Game Development Reference
In-Depth Information
However, if we wish to get a more in-depth view of what people are doing, we can send
events. An event is any moment where the player might press a button or reach an
achievement. It can be anything, really. To send an event, use the GoogleAnalyt-
ics_SendEvent function. In the arguments, you must give the event a category, an ac-
tion (what happened?), and a label (extra information). The event will then show in the
Google Analytics application stats when it's triggered.
Search WWH ::




Custom Search