Analytics
The Analytics class is used to track post-install analytics events. We expose the following set of API methods to developers to send and track events on our dashboard:
trackInAppPurchaseEvent: (Public: Open to developers)
trackMiscRevenueGeneratingEventOfType: (Private: Not open for now, but will be made available soon)
trackCustomEventOfType: (Private: Not open for now, but will be made available soon)
trackInGameScore: (Private: Not open for now, but will be made available soon)
trackPlayerCurrencyBalance: (Private: Not open for now, but will be made available soon)
Types
Enum values for custom event types.
Enum constants used as keys for sending purchase information during in-app purchases and post-install analytics tracking.
Types of in-app purchases supported.
Enum values representing different types of level tracking information.
Enum values for miscellaneous revenue generating event types.
Functions
Tracks an in-app purchase event.
Sends current level information details for the game played.