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