2.3 KiB
2.3 KiB
#灵感
sql的数据转换,也是使用这个json插件
玩家公共属性结构
震动插件 dll报错
子线程,设置优先级最高的逻辑
三消 埋点的amp和数据中台,lua接口
埋点的总接口:
三消这边,会有一个,本地记录的会话 触发时间
三消登录接口:
注册接口:
项目组频繁发送埋点的屏蔽,在这里:
对齐AMP 用户属性,用户属性,增量上传相关
安卓和ios的,数据库文件恢复相关:
表名参考
slot项目的数据中台脚本,也是同一个:
当前slot的数据中台消息结构:
{
"event_timestamp": 1747277484,
"event_properties": {
"user_properties": {
"vid": "9.9.9",
"pk_id": "2001"
}
},
"public_properties": "{\"os\":\"windows\",\"app_version\":\"9.9.9\",\"channel_id\":\"2001\",\"os_version\":\"windows 10 (10.0.19045) 64bit\",\"device_model\":\"h410m (hasee computer)\",\"device_id\":\"\",\"uid\":\"\"}",
"event_name": "pj_open_login"
}
slot端,发送接口:
上报地址
元素
https://iddcevent.icongamesg.com/report/?appid=tnhhj7s56874
蜂鸟
https://iddcevent.hummingbirdgamesltd.com/report/?appid=v6lra90l16v4
X项目
https://iddcevent.doomsurvivor.com/report/?appid=75952c98ee9b
这里是,slot设置公共属性的地方
注册成功 lua逻辑: