
2025 - Game Analytics
For the exam "Verdiepingssoftware", I had to choose a software tool to explore in more depth. I decided to focus on Game Analytics. On this page, I’ll share how the process went and explain why I chose this software.
Chosen software
I chose Game analytics, first it was because I wanted to do eye tracking. However because of the lack of resources at that time. I decided to analyse how often someone presses a button.
But first how am I going to track it?


Research
While researching how to track a button click, I discovered that Unity has a built-in dashboard that can collect this data and display it visually in a graph.
Trello
I used trello to track my work and see what I still needed to do.


Options result
I made the buttons in unity and made it so you could see when the button was pressed.
Code
In the picture to the right you can see 2 scripts that I used to make the analytics possible.



