Forum Discussion
VarunLuthra
Advisor
margiewaters - Considering that you're making correct REST call to pull the blogs, i.e. /restapi/vc/blogs/id/[id] /posts/recent, you should be able to get the views count from view node. To verify, you can test it using this call, /restapi/vc/messages/id/[id]/views/count
Answer to your 2nd question, even the logged out user's views are counted, every refresh on the page increments the view count, I have tested it on our instance, so I'm pretty sure about this.
Let me know if this helps.
margiewaters
11 years agoContributor
Thanks for your reply! I've shared this info with our developer.
Related Content
- 6 months ago