I want to display real time active users to my web site I am trying to use analytics API
I am able to load real time users but this requires Auth token so I have to login to access the API.
Is there a way to get real time active users to my site without login to analytics account?