Analytic Instrumentation

Now that you know what game analytics is, it is time to think about how you can implement it in your game. While it does reuquire some significant work, it is more feasible than you think it is. You just need a server with a SQL database on it.

However, you cannot just set up a SQL server and leave it that. You have to instrument your game in order to talk to this server. And then you need some tool to visualize the results. In this lecture we talk about how you approach each of these problems.

April 27, 2022 no slides no demos