Comment Metrics
Hi Team,
How do I find out the no of comments that came in for a period?
3 replies
-
Hi Nandini D , thanks for your question!
If you navigate to the 'Admin' section and select 'Reports,' it provides a total count of posts for a given period. This tally includes both topics and replies.
If you are interested in separate counts for topics and replies, you can use the following API request. It generates a CSV report where topics and replies are counted individually. You can define the time span of the report using the "period" parameter, which indicates the number of days to be included in the report.
https://{your-domain}/api/2/metrics/users?fields=;topic_posts,reply_posts&period=30d&output=csv
-
Thank you!
Forumbee Support I'm not sure if the Topic data is accurate. It states from July 4th to July 10th topic is 124 - We have only about 24 that are published and live. Can you confirm?