Sign In Register

How can we help you today?

Start a new topic
Answered

API access to Analytics data

Is there a way I can access analytics data programmatically?  I want to pull the current values for DAU, MAU and Active Players in real time.  Can this be done with cloud code or a rest API to gamesparks or an API accessing the amazon data? I don't need the whole history.  I don't want to use a manual export option.  I just my code to grab the current MAU number and use it in a calculation.  


Best Answer

Hi James,


You should be able to access this within our Game Admin Analytics REST API. You can find the relevant requests here. Have a look through that and let me know if it suits your needs or not.


Regards,

Liam


Answer

Hi James,


You should be able to access this within our Game Admin Analytics REST API. You can find the relevant requests here. Have a look through that and let me know if it suits your needs or not.


Regards,

Liam

That is exactly what I needed.  Thank you!

Login to post a comment