All Products
Search
Document Center

Mobile Platform as a Service:Mini program management

Last Updated:Oct 14, 2025

The Mini Program Management page displays the overall data analytics of all mini programs created through the mini program analysis module under the current developer group. This includes summary data of four metrics: new users, active users, opens count, and sharing users, along with data overview of individual mini programs.

image

You can create mini programs for statistics and analysis, and manage the created mini programs.

The core metrics are described as follows.

Metric

Description

New Users

The cumulative number of new users across all mini programs under the current App, with duplicates removed between different mini programs. For a single mini program, this refers to the number of users who access the mini program page for the first time. The same user accessing multiple times is counted only once.

Active Users

The cumulative number of active users across all mini programs under the current App, with duplicates removed between different mini programs. For a single mini program, this refers to the total number of users who access the mini program. The same user accessing multiple times is counted only once.

Number of Opens

The cumulative number of opens across all mini programs under the current App, without removing duplicates between different mini programs. For a single mini program, this refers to the total number of times the mini program is opened. One launch is counted from when a user opens the mini program until it exits to the background. When the interval between two consecutive opens is less than 30 seconds, it is counted as one open.

Sharing Users

The total number of users who share the mini program page. The same user sharing multiple times is counted only once.

View mini program data details

The mini program list displays all mini programs created through the mini program analysis module and their core metric data. You can sort by different metrics to view the data overview of individual mini programs.

  1. In the Mini Program Open Platform > Developer Backend, go to Data Statistics > Mini Program Management from the navigation pane on the left.

  2. In the mini program list, select the target mini program, and click the mini program name or View in the operation column.

    image

    You will be directed to the Data overview page to learn about the detailed statistics of the mini program.

Mini program code integration

Complete the mini program code integration to track the mini program metrics.

  1. In the Mini Program Open Platform > Developer Backend, go to Data Statistics > Mini Program Management from the navigation pane on the left.

  2. In the mini program list, select the target mini program, and click Code Integration in the operation column.

    image

  3. In the Code Integration panel that appears, copy the integration code to the mini program for integration.

    image