Active device/user logs record the number of App startups and registered users. You can choose Mobile Analysis Service > Data overview and view indicators including New users, Active users, and Active accounts.
Tracking
Based on the mPaaS framework
The framework automatically reports active state information upon app startup and synchronizes the information to the app analysis console. No manual operation is required.
Based on a native project
An active state reporting API is encapsulated in the SDK. We recommend that you call this API in didFinishLauncher
.Reference the header file <MPMasAdapter/MPAnalysisHelper.h>
.