All Products
Search
Document Center

Mobile Platform as a Service:Page analysis

Last Updated:Feb 04, 2026

Page analysis displays data for all visited pages in your application.

To view page analysis data, perform the following steps:

  1. Log in to the mPaaS console, select Products and Services > Mobile PaaS, and then select your target app.

  2. On the left navigation bar, click Mobile Analysis Service > Basic analysis > Page analysis.

  3. Filter analysis data. At the top of the page, select the platform, version, channel, and date of data analysis to filter the data. You can also search for analysis reports of related pages by entering keywords of the page name in the search bar at the top right of the page.

The page analysis report displays the analytical data for all pages in the application. The following sections use chart examples to explain the page analysis results.

Note
  • Hover your mouse cursor on the question mark of an indicator (tooltip), and you can see the description and calculation rule of the indicator.

  • The statistical data is based on the historical daily aggregation. The daily aggregate result of all statistical items is stored in the database, and the data of the current day is not taken into aggregation. For more information about the indicator calculation rule, see Basic indicator calculation rule.

Page analysis overview

The page analysis list shows the access data for all pages in the current application.

  • Users: Count the devices (deduplicated by device ID) visiting the current page.

  • Accounts: Count the users (deduplicated by user ID) visiting the current page.

    Important

    Users who don't log in to the app are not taken into account.

  • PV: Total page views of the current page.

  • Exit rate: Proportion of counts that users exit from app from the current page to the total PVs on the current page.

    Exit rate = (total non-deduplicated PVs on the current page - non-deduplicated PVs with current page as source page)/total PVs on the current page.

  • Average time on page: Total time on the current page divided by total PVs on the current page.

Page analysis details

Click a page name to view detailed access data for that page.

Page access overview

This section displays Page Views (PV), the total number of page visits, and Unique Visitors (UV), the number of unique page visits. It also displays day-over-day and week-over-week comparison values.

Page access trends

A line chart displays the page access trend and page views for the last seven days.

Flow analysis chart

This chart shows the access sources and subsequent destinations for the current page. The system calculates this data using the current page ID and the `refer` field. The chart displays each access source and its percentage of the total. It also displays each destination from the current page and its percentage of the total.