We are moving to Discord!

Join us on the Countly Community Discord Server! Engage in discussions, share your feature ideas, and learn from fellow Countly users to build exceptional apps and experiences.

Api rest analítycs view pages

How can obtain the data from analitycs - views pages via API REST? Which is the endpoint?
0

Comments

4 comments
  • Hi José,

    You can use this link to check our API reference, that's the endpoint we use to write sessions, metrics, and events.

    If that's not what you're looking for, please let me know so we can find a better solution.

    0
    Comment actions Permalink
  • Thanks. But I need the data from analitycs -》views via API...I have check the api documentation and I get some data except this . Is there any endpoint or query via API to obtain the data from views...?

    0
    Comment actions Permalink
  • Hi José, thank you for your patience.

    If you want to get the page views table, you would need to run this query:

    https://SERVER.count.ly/o?api_key=API_KEY&app_id=APP_ID&method=views&action=getTable&period=[timestamp_start, timestamp_end]

    Please let me know if this helps

    0
    Comment actions Permalink
  • Thanks a lot. It is just I looking for.
    Thanks again...runs correctly.

    0
    Comment actions Permalink

Please sign in to leave a comment.