Game Analytics (Riders of Asgard)...

In the last couple of releases, I included some analytics for Riders of Asgard so that we could start working out trends and identifying areas that we can focus on or improve.

The core of the system uses Google Analytics which has a plugin on Unreal Engine and you merely need to wire up the various events and/or screens and the system happily starts logging to you Google Analytics system.

Here are some of the results that are quite interesting.

Countries: This has allowed me to identify the core languages that we should focus for I18N (Internationalization) support.

Overview: So here we can see that we have sessions every day, which means people are playing the game every day but our new visitors value is quite low. So although we are retaining our existing players we are not hooking as many new players as we would like … now there are various factors here but it might be time for a small scale marketing campaign to see if we can improve these numbers.

Pages (Screens): So here we can track where the players are spending most of their times and obviously the new map that was just released (Shipyard) is getting the most activity. It seems as if the village map is absent from the list and so maybe it is time to tweak the map a little … once again there are various factors that may be involved here and we would have to track the trends over a longer period (this is just a month) before we absolutely decided to change something.

So as you can see, from briefly analysing some of the data I have been able to decide on a few ways forward with regards to the project. The trends that I see on Google Analytics also match what I am seeing from the Game Jolt page with regards to people constantly playing the game … so this means we are getting the plays we need … which makes me happy. 8-}

So in my opinion, analytics are pretty important for your game. If you do implement it, implement it earlier rather than later as you will get more meaningful data in the long run. I have found the analytics invaluable in helping us shape the game from a navigation and user experience point of view all the way to the content we provide.

As a Business Analyst once said … some analytics is better than no analytics. 8-}

I think Analytics is very useful if you want to learn more about players and have a good-balanced game. This is must have for serious projects. Thanks for your guide! :slight_smile: