From b323148076da7bfe37c266805167d5bd0da7d427 Mon Sep 17 00:00:00 2001 From: gaoxin Date: Sun, 26 Jul 2020 11:14:29 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E4=BF=AE=E6=94=B9app?= =?UTF-8?q?=E5=AE=89=E8=A3=85=E4=BA=8B=E4=BB=B6=E5=9C=A8=E5=88=9B=E5=BB=BA?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E4=BA=8B=E4=BB=B6=E4=B9=8B=E5=90=8E=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Modules/DataCenterService/ThinkingAnalyticsManager.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/DataCenterService/ThinkingAnalyticsManager.lua b/Assets/ManagedResources/~Lua/Modules/DataCenterService/ThinkingAnalyticsManager.lua index 71a1e65720..82e7624bb1 100644 --- a/Assets/ManagedResources/~Lua/Modules/DataCenterService/ThinkingAnalyticsManager.lua +++ b/Assets/ManagedResources/~Lua/Modules/DataCenterService/ThinkingAnalyticsManager.lua @@ -30,7 +30,8 @@ function this.Initialize() this.CalibrateTime(time) end end) - + -- 尝试触发 安装事件(怀疑安装事件是在第一次触发track时触发的) + this.Track("init") end -- 校对时间