Skip to main content

LI PASS Events

The LI PASS events consists of authentication events and compliance events. This data is automatically collected and reported once LI PASS is integrated.

Authentication events

Authentication-related data is reported to the insight_200_li_monitor table, and the funnel analysis will retrieve the corresponding Open login page event from this data source table.

EventFilterDescription
Open login pagemethod_id = 10502Login page popup
Auto login callbackmethod_id = 10505 and ret_code = 0The login page will not pop-up for AutoLogin, it is usually triggered by Login events instead

Compliance events

Compliance-related data is reported to the insight_1000_funnel table.

l1_event_namel2_event_nameDescriptionNotes
policyquery_complicanceQuery compliance information
policyselect_region_and_agePlayer set region and age
policyagree_privacy_policyUser agrees to the Privacy Policy
policyprivacy_auth_sucessCompliance authentication successfulFor adult users, reporting is done directly after the previous step is completed. For minors, reporting will only occur after successful self/parental/credit card verification.

Data tables

As each event is reported to different tables, the attributes of each event align with the structure of the data table to which they are reported. LI PASS events, for example, are reported to the following data tables.

insight_1000_funnel

Funnel analysis primarily refers to game funnel events, including default reported events and business-custom reported events. The main data source table is insight_1000_funnel.

NameTypeDescription
intl_common_infointl_comm_infoCommon fields
l1_event_namestringLevel 1 event
l2_event_namestringLevel 2 event
stage_timebigintStage duration
error_codebigintStage error code (as defined by the business)

insight_200_li_monitor

Account analysis primarily refers to LI PASS funnel events, source table: insight_200_li_monitor.

NameTypeDescription
intl_common_infointl_comm_infoCommon fields
user_emailstringUser email
sourcebigintReporting source (deprecated)
report_tagstringReporting process identifier
method_idbigintEvent ID
method_namestringEvent name
ret_codebigintEvent result code
ret_msgstringEvent result information
third_codebigintEvent third-party result code
third_msgstringEvent third-party result information
reserved_1stringReserved field
reserved_2stringReserved field
reserved_3stringReserved field
extra_jsonstringReserved field
reserved_4stringReserved field
reserved_5stringReserved field
reserved_6stringReserved field
reserved_7stringReserved field
reserved_8stringReserved field
reserved_9stringReserved field
reserved_10stringReserved field
source_stackstringReporting source