Skip to main content

Automatically Collected Fields

Common fields of Player Network SDK data reporting

Field NameTypeDescription
comm_c_gameidstringGame ID
comm_c_client_sourcebigintNot applicable after Player Network SDK 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_idstringCarrier ID obtained by the server based on IP
comm_c_openidstringUsername ID
comm_c_create_tsbigintClient production timestamp in seconds
comm_c_send_tsbigintTimestamp when the client sends logs to the backend
comm_c_event_namestringNot applicable after Player Network SDK version 1.17
comm_c_dis_channel_idstringNot applicable after Player Network SDK version 1.17
comm_c_osbigintOperating system type
comm_c_os_versionstringOperating system version
comm_c_sdk_versionstringSDK version
comm_c_network_typebigintNetwork type
comm_c_carrier_idstringClient device carrier identifier
Android: Yes
iOS: Yes
Windows: No
comm_c_bundle_idstringApplication package name
Android: Yes
iOS: Yes
Windows: yes, but INTL_PACKAGE_NAME is needed to set in INTlConfig.ini, or it will be empty string
comm_c_app_versionstringApplication version
Android: Yes
iOS: Yes
Windows: No
comm_c_channelidbigintLogin channel ID
comm_c_device_modelstringDevice model
For iOS devices, refer to iOS Device Model
comm_c_device_brandstringDevice brand
comm_c_screen_widthbigintScreen width
comm_c_screen_heightbigintScreen height
comm_c_mac_addrbigintNot applicable after Player Network SDK 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_idstringNot applicable after Player Network SDK V1.17
comm_c_android_imeistringNot applicable after Player Network SDK V1.17
comm_c_android_adidstringGoogle ad ID
comm_c_xwidstringXWID (Android, iOS, Windows) device ID
comm_c_xwid_flagstringXWID device ID debug flag, used for troubleshooting or countering cyber attacks and phishing attempts
comm_c_ios_idfvstringNot applicable after Player Network SDK V1.17
comm_c_ios_idfastringiOS device advertising identifier
comm_c_languagestringLanguage code in ISO 639 rule
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 production timestamp in milliseconds
comm_c_store_channelstringMulti-store package channel number
comm_c_application_namestringApplication name reported on PC UA
comm_c_root_infostringRoot and jailbreak detection, with a value indicating the reason for jailbreaking, added in V1.17
comm_c_emulatorstringEmulator detection, with a value indicating emulator usage, added in V1.17
comm_c_language_infostringNot applicable after Player Network SDK V1.17
comm_c_client_regionstringClient region code in ISO 3166 standard
comm_c_guestidstringGuest ID

OS (comm_c_os)

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

Store channel (comm_c_store_channel)

Requires extra configuration to take effect, see 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 (comm_c_network_type)

comm_c_network_typeDescription
-1,0Unable to retrieve network type
1Not connected to the network
2Wi-Fi
32G
43G
54G
65G (Added in Player Network SDK V1.17)
7Wired network
8Mobile network, but cannot be identified as a specific generation (Before Player Network SDK V1.17, network type under 5G was represented as 8)

Device language (comm_c_language)

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

Login channel (comm_c_channelid)

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

Frequently used tables

Funnel analysis

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)

Account Analysis

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

API reporting events

Data source table: insight_1000_monitor, primarily contains data related to Player Network SDK monitoring, monitoring events that call the Player Network SDK interface.

NameTypeDescription
intl_common_infointl_comm_infoCommon field
seq_idstringLog tracking ID
method_idstringAPI ID
method_namestringAPI name
channelstringChannel name, such as Facebook, Google, and so on.
extra_jsonstringExtended field
ret_codestringPlayer Network SDK error code
For details, see intl_error.h, which is meaningful only when stage=end.
third_codestringError code returned by the third party
Meaningful only when stage=end
ret_msgstringPlayer Network SDK returned information
Meaningful only when stage=end
third_msgstringError message returned by the third party
Meaningful only when stage=end
stagestringAPI call status
begin: indicates the call
end: indicates the callback
core_versionstringINTLCore version

Network request events

Data source table: insight_1000_http, records all HTTP request events related to Player Network SDK, used for troubleshooting network issues.

NameTypeDescription
intl_common_infointl_comm_infoCommon field
seq_idstringLog tracking ID
urlstringRequest URL
response_bodystringReturned package
Meaningful only when stage=end
ret_codestringPlayer Network SDK error code
For details, see intl_error.h, which is meaningful only when stage=end.
third_codestringError code returned by the third party
Meaningful only when stage=end
issue_timestringTime spent requesting network library statistics
Meaningful only when stage=end
stagestringAPI call status
begin: indicates the start of the request
end: indicates the end of the request

Plugin events

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

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

System sharing clicks

Data source table: insight_1000_system_share, reports the clicks of SDK system sharing.

NameTypeDescription
intl_common_infointl_comm_infoCommon field
namestringCallback name of the system share item that was clicked
package_namestringPackage name of the system share item that was clicked

Key node events

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 tracking ID

UA reporting for Windows

Data source table: insight_1000_in_app_launch, used for PC UA attribution, reports the PC launch events when the game is opened on a PC.

NameTypeDescription
intl_common_infointl_comm_infoCommon field
sys_langstringLanguage code for ISO 639-1 rules
channel_uidstringUID of Steam
client_timezonestringAn integer representing the offset in minutes between UTC and the current user's time zone.
UTC = local time + time zone
Example: Beijing time is -480
ua_intelligence_ipstringClient IP address
ua_intelligence_user_agentstringBrowser userAgent
ua_intelligence_long_attributestringUA data long code
ua_intelligence_short_attributestringUA data short code
ua_intelligence_error_codestringError code returned when short code obtains long code