Forum Discussion
VarunLuthra
11 years agoAdvisor
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.
Related Content
- 6 months ago