Skip to main content

Automatically collected fields

Player Network SDK Data Reporting Common Fields

Field NameTypeDescription
comm_c_gameidstringGame ID
comm_c_client_sourcebigintCollection stopped from version 1.17
comm_c_session_idstringSession ID
comm_s_tsbigintServer timestamp
comm_s_datestringServer date
comm_s_hourbigintServer hour
comm_s_dt_event_timestringServer event time
comm_s_client_ipstringClient IP
comm_s_countrystringCountry
comm_s_provincestringProvince
comm_s_citystringCity
comm_s_carrier_idstringOperator ID obtained by server based on IP
comm_c_openidstringUsername ID
comm_c_create_tsbigintClient generation timestamp in seconds
comm_c_send_tsbigintTimestamp when client sends log to backend
comm_c_event_namestringCollection stopped from version 1.17
comm_c_dis_channel_idstringCollection stopped from version 1.17
comm_c_osbigintSystem type,
1: Android
2: iOS
3: Web
4: Linux
5: Windows
6: Nintendo
7: Mac
8: PlayStation
9: Xbox
comm_c_os_versionstringSystem version
comm_c_sdk_versionstringSDK version
comm_c_network_typebigintNetwork type
comm_c_carrier_idstringClient obtains device carrier identifier
Android: Available
iOS: Available
Windows: Not available
comm_c_bundle_idstringApplication package name
Android: Available
iOS: Available
Windows: Available, needs to configure INTL_PACKAGE_NAME in INTLConfig.ini file, otherwise an empty string
comm_c_app_versionstringApplication version
Android: Available
iOS: Available
Windows: Not available
comm_c_channelidbigintLogin channel ID
comm_c_device_modelstringDevice model
iOS devices can refer to iOS device models
comm_c_device_brandstringDevice brand
comm_c_screen_widthbigintScreen width
comm_c_screen_heightbigintScreen height
comm_c_mac_addrbigintCollection stopped from V1.17
comm_c_cpu_namestringDevice CPU name
comm_c_cpu_corebigintNumber of CPU cores
comm_c_cpu_freqbigintCPU frequency
Unit: kHz
comm_c_gpu_namestringGPU name
comm_c_ram_totalbigintTotal memory space
Unit: MB
comm_c_rom_totalbigintTotal storage space
Unit: MB
comm_c_android_idstringCollection stopped from V1.17
comm_c_android_imeistringCollection stopped from V1.17
comm_c_android_adidstringGoogle Advertising ID
comm_c_xwidstringXuanwu device ID with even digits excluding 0 (Android/iOS/Windows), used for compatibility with versions prior to V1.21
comm_c_new_xwidstringStandard Xuanwu device ID (Android/iOS/Windows), enabled starting from V1.21
comm_c_xwid_flagstringXuanwu device ID debug flag, used for troubleshooting or fighting fraud
comm_c_ios_idfvstringCollection stopped from version 1.17
comm_c_ios_idfastringiOS device advertising identifier
comm_c_languagestringLanguage code according to ISO 639 guidelines
comm_s_country_codestringCountry code
comm_c_adjust_uaidstringAdjust uaid
comm_c_appsflyer_uaidstringAppsflyer uaid
comm_c_firebase_uaidstringFirebase uaid
comm_c_facebook_uaidstringFacebook uaid
comm_c_create_ts_msbigintClient generation timestamp in milliseconds
comm_c_store_channelstringMulti-store package channel number
comm_c_application_namestringPC UA reporting application name
comm_c_root_infostringRoot, jailbreak detection. A value indicates the reason for jailbreaking. Added in V1.17
comm_c_emulatorstringEmulator detection. A value indicates emulator. Added in V1.17
comm_c_language_infostringCollection stopped from V1.17
comm_c_client_regionstringClient region code according to ISO 3166 standard
comm_c_guestidstringGuest ID

Operating System List (Common Field comm_c_os)

comm_c_osDescription
1Android
2iOS
3Web
4Linux
5Windows
6Nintendo
7Mac
8PS4
9XboxOne
10PS5
11XSX
12WinGDK

Store Channel Number (Common Field comm_c_store_channel)

The game requires separate configuration to take effect. Please refer to Channel Packaging.

comm_c_store_channelDescription
0App store
1Google
2Samsung
3Huawei
4Xiaomi
5Oppo
6Vivo
7Transsion
8Onestore
9Aptoide
10Amazon
11Uptodown
12Apkpure
100PC official website
101Steam
102Epic
1001Switch
1002PS4
1003PS5
1004Xbox One
1005Xbox Series X|S

Device Network Type (Common Field comm_c_network_type)

comm_c_network_typeDescription
-1,0Unable to obtain network type
1Not connected to a network
2Wi-Fi
32G
43G
54G
65G (supplemented in V1.17)
7Wired
8Mobile network, but unable to determine the generation (prior to V1.17, network type under 5G was 8)

Device Language Type (Common Field comm_c_language)

For more information, see ISO 639 Locale (Java Platform SE 8)

Login Channel Identifier (Common Field comm_c_channelid)

For login channel description, see Account Service Overview.

comm_c_channelidDescription
1WeChat
2QQ
3Guest
4Facebook
5GameCenter
6Google
9X
10Garena
13Nintendo
14Line
15Apple
19VK
20Xbox
21Steam
22PS4
24Epic
26Discord
27PS5
28Twitch
29Facebook Instant Game
30DMM
33Supercell
37Ubisoft
38Zing
39PGS
40EA
41NintendoV2
12Trovo Self-built Account
25Sharkmob Self-built Account
> 50Business Self-built Account
131LI PASS

Common Analysis Table

Funnel Analysis

Funnel analysis mainly refers to game funnel events, including default report events and custom business report events.Main data source table: insight_1000_funnel

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

Account Analysis

Account analysis mainly refers to LI PASS funnel events. Data source table: insight_200_li_monitor.

NameTypeDescription
intl_common_infointl_comm_infoCommon field
user_emailstringUser email
sourcebigintReport source (deprecated)
report_tagstringReport 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_stackstringReport Source

Interface Report Event

Data source table: insight_1000_monitor, mainly for Player Network SDK monitoring data reporting, monitors events of Player Network SDK interface call reports.

NameTypeDescription
intl_common_infointl_comm_infoCommon Field
seq_idstringLog Trace ID
method_idstringInterface ID
method_namestringName
channelstringChannel name, e.g., Facebook, Google, etc.
extra_jsonstringExtended Field
ret_codestringINTL error code
For details, refer to intl_error.h, only meaningful when stage=end.
third_codestringThird-party returned error code
Only meaningful when stage=end.
ret_msgstringINTL return information
Only meaningful when stage=end.
third_msgstringThird-party returned error information
Only meaningful when stage=end.
stagestringInterface call status
begin: indicates call
end: indicates callback
core_versionstringINTLCore Version Number

Network Request Event

Data source table: insight_1000_http, this table records all HTTP request events of the Player Network SDK, used for network issue troubleshooting.

NameTypeDescription
intl_common_infointl_comm_infoCommon Field
seq_idstringLog Trace ID
urlstringRequest URL
response_bodystringReturned response
Only meaningful when stage=end.
ret_codestringINTL error code
For details, refer to intl_error.h, only meaningful when stage=end.
third_codestringThird-party returned error code
Only meaningful when stage=end.
issue_timestringRequest duration counted by the network library
Only meaningful when stage=end.
stagestringInterface call status
begin: indicates the start of the request
end: indicates the end of the request

Plugin Report Event

Data source table: insight_1000_plugin, reports Player Network SDK plugin information, such as the version numbers of plugins like Facebook, X, Adjust, common modules, WebView, etc.

NameTypeDescription
intl_common_infointl_comm_infoCommon Field
intl_plugin_namestringPlayer Network SDK Plugin Name
intl_plugin_versionstringPlayer Network SDK Plugin Version
intl_thirdsdk_namestringThird-party SDK Name
intl_thirdsdk_versionstringThird-party SDK Version Number

System Share Click Event

Data source table: insight_1000_system_share, reports SDK system share click events.

NameTypeDescription
intl_common_infointl_comm_infoCommon Field
namestringCallback name of the system share item clicked
package_namestringPackage name of the system share item clicked

Key Node Event

Data source table: insight_1000_log, reports SDK monitoring data and key node log information.

NameTypeDescription
intl_common_infointl_comm_infoCommon Field
logstringKey Node Log
seq_idstringLog Trace ID

Windows Platform UA Data Report

Data source table: insight_1000_in_app_launch, reporting PC UA attribution, this event is reported when the PC platform starts.

NameTypeDescription
intl_common_infointl_comm_infoCommon Field
sys_langstringLanguage code as per ISO 639-1 standard
channel_uidstringUID of Steam
client_timezonestringAn integer indicating the offset in minutes between UTC and the user's current timezone.
UTC = Local Time + Timezone
For example: Beijing time is -480
ua_intelligence_ipstringClient IP Address
ua_intelligence_user_agentstringBrowser userAgent
ua_intelligence_long_attributestringUA long code data
ua_intelligence_short_attributestringUA short code data
ua_intelligence_error_codestringError code returned when fetching long code from short code