All Products
Search
Document Center

Mobile Platform as a Service:Active device/user analysis

Last Updated:Jul 12, 2023

When an app starts, the App records an active log to report the active state of the user. The active state logging is as follows:

  • Active device logging: The current user is uniquely identified by the device ID.

  • Active user logging: The current user is uniquely identified by the user ID.

Integrate active device/user analysis function

Android

Complete the following steps to integrate the analysis function to Android client:

  1. Integrate Mobile Analysis Service. For more information, see Integrate MAS to Android.

  2. Record active state logs. Based on the SDK version, see Add active device/user log.

iOS

Complete the following steps to integrate the analysis function to iOS client:

  1. Integrate Mobile Analysis Service. For more information, see Integrate MAS to iOS.

  2. Record active state logs. Based on the SDK version, see Add active device/user log.

View active device/user data

Log in to the mPaaS console, and go to the Mobile Analysis Service > Data overview page, you can view the real-time or historical data of App startups on devices (corresponding to Active users) and registered users and other information.

On the Mobile Analysis Service > Basic analysis > Retention analysis page, you can view user retention information.

On the Mobile Analysis Service > Basic analysis > Behavior analysis page, you can view user information by region.