Mobile Analysis records a log to report a user as active when an application starts.
There are two types of active user reports:
Device-based report: Uniquely identifies a user by device ID.
User-based report: Uniquely identifies a user by user ID.
Complete client-side development
Android
The steps are as follows:
Integrate the Mobile Analysis component. For more information, see Android integration.
Record active user logs. Based on the SDK version, see Add active user logs.
iOS
The steps are as follows:
Integrate the Mobile Analysis component. For more information, see iOS integration.
Record active user logs. Based on the SDK version, see Add active user logs.
View active user data
Log on to the mPaaS console. Go to the Mobile Analysis > Data Overview page to view real-time or historical information, such as Total Installations (the number of active users) and Registered Users (the number of active accounts).
Go to the Mobile Analysis > Basic Analysis > Retention Analysis page to view user retention data.
Go to the Mobile Analysis > Basic Analysis > Behavior Analysis page to view the percentage of users by region.