Data Reporting
Player Network's Data Insight Service collects and reports two types of data: Player Network data and game data.
Player Network data consists of events sent by the Player Network service, including SDK events, LI PASS events, and predefined events.SDK events and LI PASS events are automatically reported and require no additional configuration.Predefined events, however, must be manually enabled or disabled by developers.
Game data comprises in-game events sent by the game client or server, including standard game events and custom events.Both standard and custom game events require a certain level of integration configuration.
Player Network SDK will also automatically report these common attributes with every reported event.
-
Basic login authentication events automatically reported after integrating Player Network SDK.
-
Login authentication events and compliance events automatically reported after integrating LI PASS resources.
-
Function call data reported once enabled through Player Network.
-
Login authentication events and custom in-game events reported via the game client or server require additional integration configuration.