Implementation

Installation

How to install LionAnalytics (part of LionSDK).

Event Filter

Depending on your game, you may not need to fire all events all the time. Events cost money, so if some events aren’t needed right now, use our Event Filter to restrict events to the right level. All event are assigned a priority P0 (critical) to P5 (nice to have).

Helper Functions

Instead of setting every parameter on every individual event you fire, we have created some helper functions you can call once which will then automatically stamp some parameters on later events you fire. This saves you extra work.

Events

All available LionAnalytics events in a simple sortable and searchable table.