Hi,
I’m trying to use Game Analytics in my Corona game, but I’m really confused about how to visualize my data on my Game Analytics dashboard.
What I want to do is to log when the player finishes a level in my game, to keep the score and be able to see which level is too hard.
Since the lastest SDK is not supported in Corona, I can’t use the “Progress” event. So I use almost only the “design” event. For example, I log an event with the level name and player’s score.
Then in the GA website, I’m confused. In the dashboard section, I can see a page for Monetization, one for Resources… But nothing for “Design”.
In the “explore” section, I can see my “Design” events names listed if I click on the “Look up metric” button, but each time I got a page “Uh-oh! There’s no data for the selected metric(s)”, whatever the time period I choose. How is it even possible since they are listed in this menu?
How can I see my events and event’s parameters on the GA website?
Is it possible to export the data so I could do something with it on my own?
Thanks
Yannick