APICloud SDK
APICloud SDK 使用说明
在使用前,请先阅读数据模型的介绍。
概述
使用此模块需要在 config.xml 文件中配置相应的 feature
<feature name="sensorsAnalyticsAPICloudSDK">
<param name="serverURL" value="数据接收地址URL"/>
<param name="debugMode" value="debugOff"/>
<param name="enableAutoTrack" value="true"/>
<param name="downloadChannel" value="应用宝" />
<param name="enableLog" value="false"/>
</feature>login
registerSuperProperties
track
trackTimerStart
trackTimerEnd
profileSet
profileSetOnce
getDistinctId
Last updated
Was this helpful?