Tracking game progress with Google Analytics -
we in process of creating android game in want use google analytics track users progress , engagement.
i have read through custom dimensions/metrics docs , got insights on how analytics can used games. not sure though how model our usecase though.
the game board game have 3 different modes in can play game. in addition have 10 different difficulty levels can applied on mode.
- mode 1 progresses linear though difficulty
- mode 2 lets user choose difficulty
- mode 3 has no difficulty. local player vs player.
the questions want ask are:
- how users play particular mode?
- which mode popular?
- what difficulty level play in particular mode?
- what finishing rate difficulty level in mode?
i guess clever combination of custom dimensions , metrics answer questions. if willing hint me in right direction thankful.