跳到主要内容

自动采集字段

Player Network SDK 数据上报公共字段

字段名类型说明
comm_c_gameidstring游戏ID
comm_c_client_sourcebigint1.17 已停止采集
comm_c_session_idstring会话ID
comm_s_tsbigint服务器时间戳
comm_s_datestring服务器日期
comm_s_hourbigint服务器小时
comm_s_dt_event_timestring服务器事件时间
comm_s_client_ipstring客户端ip
comm_s_countrystring国家
comm_s_provincestring
comm_s_citystring
comm_s_carrier_idstring服务端根据IP获取运营商 ID
comm_c_openidstring用户名id
comm_c_create_tsbigint客户端生产时间戳单位秒
comm_c_send_tsbigint客户端向后台发送日志的时间戳
comm_c_event_namestring1.17 已停止采集
comm_c_dis_channel_idstring1.17 已停止采集
comm_c_osbigint系统类型,
1:Android
2:iOS
3:Web
4:Linux
5:Windows
6:Nintendo
7:Mac
8:PlayStation
9:Xbox
comm_c_os_versionstring系统版本
comm_c_sdk_versionstringSDK版本
comm_c_network_typebigint网络类型
comm_c_carrier_idstring客户端获取设备运营商标识
Android:有
iOS:有
Windows:无
comm_c_bundle_idstring应用包名
Android:有
iOS:有
Windows:有,需要在INTLConfig.ini文件中配置INTL_PACKAGE_NAME,否则为空字符串
comm_c_app_versionstring应用版本号
Android:有
iOS:有
Windows:无
comm_c_channelidbigint登录渠道id
comm_c_device_modelstring设备型号
iOS 设备可以参考 iOS 设备型号
comm_c_device_brandstring设备品牌
comm_c_screen_widthbigint屏幕宽度
comm_c_screen_heightbigint屏幕高度
comm_c_mac_addrbigintV1.17 已停止采集
comm_c_cpu_namestring设备cpu名
comm_c_cpu_corebigintcpu核数
comm_c_cpu_freqbigintCPU 频率
单位:kHz
comm_c_gpu_namestringgpu名
comm_c_ram_totalbigint内存空间总大小
单位:MB
comm_c_rom_totalbigint存储空间总大小
单位:MB
comm_c_android_idstringV1.17 已停止采集
comm_c_android_imeistringV1.17 已停止采集
comm_c_android_adidstringGoogle 广告 ID
comm_c_xwidstring玄武设备 ID(Android、iOS、Windows)
comm_c_xwid_flagstring玄武设备 ID debug flag,用于定位问题或者对抗黑产
comm_c_ios_idfvstring1.17 已停止采集
comm_c_ios_idfastringIOS设备广告标示
comm_c_languagestringISO 639规则的语言码
comm_s_country_codestring国家码
comm_c_adjust_uaidstringAdjust uaid
comm_c_appsflyer_uaidstringAppsflyer uaid
comm_c_firebase_uaidstringFirebase uaid
comm_c_facebook_uaidstringFacebook uaid
comm_c_create_ts_msbigint客户端生产时间戳单位毫秒
comm_c_store_channelstring多商店渠道包渠道号
comm_c_application_namestringPC UA 上报应用程序名
comm_c_root_infostringroot, jailbreak 检测,有值代表是越狱的原因,V1.17 增加
comm_c_emulatorstring模拟器检测,有值代表是模拟器,V1.17 增加
comm_c_language_infostringV1.17 已停止采集
comm_c_client_regionstring客户端地区码 ISO 3166 标准
comm_c_guestidstring游客ID

操作系统列表(公共字段 comm_c_os)

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

商店渠道号(公共字段 comm_c_store_channel)

游戏需要单独配置才生效,请参见 渠道打包

comm_c_store_channel描述
0App store
1谷歌
2三星
3华为
4小米
5Oppo
6Vivo
7传音
8Onestore
9Aptoide
10Amazon
11Uptodown
12Apkpure
100PC 官网
101Steam
102Epic
1001Switch
1002PS4
1003PS5
1004Xbox One
1005Xbox Series X|S

设备网络类型(公共字段 comm_c_network_type)

comm_c_network_type描述
-1,0无法获取网络类型
1未连接网络
2Wi-Fi
32G
43G
54G
65G(V1.17 补充)
7有线
8移动网络,但无法识别为第几代网络(V1.17 前,5G下的网络类型为8)

设备语言类型(公共字段 comm_c_language)

更多信息,请参见 ISO 639 Locale (Java Platform SE 8)

登录渠道标识(公共字段 comm_c_channelid)

有关登录渠道说明,请参见 账号服务概览

comm_c_channelid描述
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 自建账号
25Sharkmob 自建账号
>50业务自建账号
131LI PASS

常用分析表

漏斗分析

漏斗分析主要是指游戏漏斗事件,包含默认上报事件和业务自定义上报事件。主要数据源表为:insight_1000_funnel

名称类型说明
intl_common_infointl_comm_info公共字段
l1_event_namestring一级事件
l2_event_namestring二级事件
stage_timebigintstage耗时
error_codebigintstage错误码(根据业务定义)

账号分析

账号分析主要是指 LI PASS 漏斗事件,数据源表:insight_200_li_monitor

名称类型说明
intl_common_infointl_comm_info公共字段
user_emailstring用户邮箱
sourcebigint上报来源(废弃)
report_tagstring上报流程标识
method_idbigint事件 ID
method_namestring事件名称
ret_codebigint事件结果码
ret_msgstring事件结果信息
third_codebigint事件第三方结果码
third_msgstring事件第三方结果信息
reserved_1string预留字段
reserved_2string预留字段
reserved_3string预留字段
extra_jsonstring预留字段
reserved_4string预留字段
reserved_5string预留字段
reserved_6string预留字段
reserved_7string预留字段
reserved_8string预留字段
reserved_9string预留字段
reserved_10string预留字段
source_stackstring上报来源

接口上报事件

数据源表:insight_1000_monitor,主要是 Player Network SDK 监控数据上报,监控 Player Network SDK 接口调用上报事件。

名称类型说明
intl_common_infointl_comm_info公共字段
seq_idstring日志跟踪标示 ID
method_idstring接口 ID
method_namestring名称
channelstring渠道名,比如 Facebook,Google 等。
extra_jsonstring扩展字段
ret_codestringINTL 错误代码
详细信息,请参见 intl_error.h,这只有在 stage=end 时才有意义。
third_codestring第三方返回错误码
仅在 stage=end 时有意义
ret_msgstringINTL 返回信息
仅在 stage=end 时有意义
third_msgstring第三方返回错误信息
仅在 stage=end 时有意义
stagestring接口调用状态
begin:表示调用
end:表示回调
core_versionstringINTLCore 版本号

网络请求事件

数据源表:insight_1000_http,该表记录了 Player Network SDK 所有 HTTP 请求事件,用于排查网络问题。

名称类型说明
intl_common_infointl_comm_info公共字段
seq_idstring日志跟踪标示 ID
urlstring请求 URL
response_bodystring返回回包
仅在 stage=end 时有意义
ret_codestringINTL 错误代码
详细信息,请参见 intl_error.h,这只有在 stage=end 时才有意义。
third_codestring第三方返回错误码
仅在 stage=end 时有意义
issue_timestring网络库统计的请求耗时
仅在 stage=end 时有意义
stagestring接口调用状态
begin:表示开始请求
end:表示请求结束

插件上报事件

数据源表:insight_1000_plugin,上报 Player Network SDK 插件信息,例如 Facebook、Twitter、Adjust、公共模块、WebView 等插件的版本号等信息。

名称类型说明
intl_common_infointl_comm_info公共字段
intl_plugin_namestringPlayer Network SDK 插件名称
intl_plugin_versionstringPlayer Network SDK 插件版本
intl_thirdsdk_namestring第三方 SDK 名称
intl_thirdsdk_versionstring第三方 SDK 版本号

系统分享点击事件

数据源表:insight_1000_system_share,上报 SDK 系统分享点击事件。

名称类型说明
intl_common_infointl_comm_info公共字段
namestring被点击的系统分享item回调名字
package_namestring被点击的系统分享item回调的包名

关键节点事件

数据源表:insight_1000_log,上报 SDK 监控数据及 SDK 关键节点日志信息。

名称类型说明
intl_common_infointl_comm_info公共字段
logstring关键节点日志
seq_idstring日志跟踪标示 ID

Windows 平台 UA 数据上报

数据源表:insight_1000_in_app_launch,PC UA 的归因上报,PC 平台启动时上报该事件。

名称类型说明
intl_common_infointl_comm_info公共字段
sys_langstringISO 639-1 规则 的语言码
channel_uidstringSteam 的 UID
client_timezonestring一个整数表示 UTC 和当前用户的时区之间的偏移分钟数。
UTC = 本地时间 + 时区
例如:北京时间为 -480
ua_intelligence_ipstring客户端 IP 地址
ua_intelligence_user_agentstring浏览器的 userAgent
ua_intelligence_long_attributestringUA 数据的长码
ua_intelligence_short_attributestringUA 数据的短码
ua_intelligence_error_codestring短码获取长码时返回的错误码