adjust事件
This commit is contained in:
parent
2fd8f49f32
commit
acccd99660
@ -187,6 +187,7 @@ function PayManager:requestRewards(purchaseToken, orderId, originOrderId, notSho
|
||||
if rechargeCfg then
|
||||
BIReport:postPurchase(rechargeCfg.price, rechargeCfg.payId, originOrderId, orderId)
|
||||
end
|
||||
BIReport:postAdjustSimpleTrackEvent("rumq9q", {})
|
||||
end
|
||||
|
||||
-- 支付验证成功后消耗此订单
|
||||
|
||||
@ -19,7 +19,6 @@ end
|
||||
---- 登录界面资源加载完毕后调用
|
||||
function LoginManager:loginGame()
|
||||
-- adjust 打开应用事件识别码
|
||||
BIReport:postAdjustSimpleTrackEvent("xbszrl", {})
|
||||
ModuleManager.MaincityManager:firstEnterMainCity()
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user