Here you will find the GameAnalytics.lua module you need to copy to your project folder and require to use the GA SDK. The SampleCode folder contains some examples to get you started.
- For documentation see: http://support.gameanalytics.com/forums/21747243-Corona-SDK
In order to use GameAnalytics you need to sign up for an account and paste the game key and secret key you recieve in the initialization fields in the main.lua file.
- Sign up and get your keys here: https://go.gameanalytics.com/signup
- PLEASE NOTICE Starting with version 0.2.9 you need to add the advertisingId to the plugins table of your build.settings: