Forum Discussion
ShikherM
Khoros Staff
Hello, can you please try to use rest call for this:
<#assign online_user_count = rest('/users/online/count').value?number />
phoneboy
3 years agoDirector
On my staging environment, I see the following in my component that displays the platform stats.
I put the v1 and v2 API method in the component I'm using to display stats and got very different results:
- Online Users v2: 17
- Online Users v1: 678
Given there aren't even 678 users defined in my staging environment, how can this even be considered accurate?
Related Content
- 11 years ago
- 10 years ago
- 11 years ago