Activation logs track application installations and user counts. On the Data Overview page of the Mobile Analysis console, you can view metrics such as new users, active users, and active accounts.
Log instrumentation is supported for projects based on the mPaaS framework and for native projects.
Based on the mPaaS framework
The framework automatically records an activation after the application starts and syncs the data to the Mobile Analysis console. No action is required.
Based on a native project
The SDK provides an activation API. You can call this API in didFinishLauncher by referencing the <MPMasAdapter/MPAnalysisHelper.h> header file.

该文章对您有帮助吗?