- Home /
Analytic Tool: Get a list of custom user ID for core/custom events.
Hi,
I got my own server saving player details and IDs, and also using GameAnalytics for marketing and monetization.
Now I want to get the list of player IDs for core or custom events, however, GameAnalytics doesn't support it. It only gives the stats such as total, mean, etc.
E.g:
List of players who churn
List of players who paid
List of players who buy a item in game
List of players who pay $US and leveled up to lv.50
List of players who stuck (keep playing) lv.50 more than 10 times
etc
Of course I can write code and record that on my own server, but since I already record the events in GameAnalytics, I wonder if that is already implemented and that would greatly saved my time.
So, is there any other analytic tools which already integrated Unity can help me? Or some game server like Kii has already got the functions?
Your answer
Follow this Question
Related Questions
Analytic to get a list of player IDs for core/custom events 0 Answers
OnGUI Event 0 Answers
How to see custom events on Unity Analytics 3 Answers
Unity networking tutorial? 6 Answers
Web-project "Session End" 0 Answers