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
C
Customer Support
said
over 5 years ago
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.
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.
James C. Smith
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.
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
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
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
James C. Smith
That is exactly what I needed. Thank you!
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics