Forum Discussion
VikasB
Boss
erickwang
For topic count
SELECT count(*) FROM messages where author.id = '7' and depth = 0
For reply count
SELECT count(*) FROM messages where author.id = '7' and depth > 0
But unfortunately, there is no API to get the view count for a specific user.
erickwang
6 years agoContributor
Thanks for your quick reply. If we don't get the view count for a specific user, can we get the total number of Board View, Topic View, Accepted Solution View, Article View, Idea View, Blog Read and Comment for all the user?
Related Content
- 23 days ago
- 2 years ago
- 12 months ago