Data Overview

更新时间:
复制 MD 格式

The miniapp analysis feature provides statistical analysis of usage data for the miniapps in your application. The Data Overview page displays historical data (T+1) and a real-time summary for each miniapp.

Follow these steps to view the data overview:

  1. Log on to the mPaaS console. After you select the target application, choose Miniapp > Miniapp Analysis > Data Overview from the left navigation pane.

  2. From the drop-down list in the upper-left corner of the page, select the target miniapp. By default, the page displays analytical data for the most recently created miniapp.

  3. Click the Overview Statistics or Real-time Dashboard tab to view the miniapp's historical or real-time statistical data. The analytical data is displayed as metric cards and line charts.

Overview statistics

The Overview Statistics page shows core metrics and trends for the selected miniapp across the customer acquisition, activation, and sharing stages. You can use this page to view the miniapp's performance and value conversion, or to identify issues by locating abnormal data. You can view data for the last 1, 7, or 30 days.

You can export the analytical data as an Excel file. After you select a time range, click the Export button in the upper-right corner to export the miniapp's statistical data. In the exported file, the summary metrics and the line chart data for each metric are displayed on separate sheets.

Metric overview

This section displays core historical metrics for the selected miniapp in card format. The metrics cover a specified time range and the stages of customer acquisition, activation, and sharing. They include new users, active users, opens, average session duration, number of sharers, and new users from shares. The cards also show the growth rate compared to the previous day, the same period last week, or the same period last month.

Line trend chart

A line chart shows the trend of each metric over the selected time range. Click a metric card to display its data trend in the line chart.

Real-time dashboard

The Real-Time Dashboard shows real-time data for five core metrics of the selected miniapp. It also shows the hourly trend for each metric.

You can export the analytical data as an Excel file. Click the Export button in the upper-right corner to export the miniapp's statistical data. In the exported file, the summary metrics and the line chart data for each metric are displayed on separate sheets.

Metric overview

This section displays real-time data for the miniapp's metrics in card format. The metrics include active users, opens, page views, average session duration, average duration per user, and the growth rate compared to the same time yesterday.

Line trend chart

A line chart shows the data trends for each metric for today, yesterday, and 7 days ago. Click a metric card to display its data trend in the line chart.

Metric descriptions

The metrics on the Data Overview page are described as follows:

Metric

Description

New users

The number of users who access a miniapp page for the first time. A user who accesses the miniapp multiple times is counted only once.

Active users

The total number of users who access the miniapp. A user who accesses the miniapp multiple times is counted only once.

Opens

The total number of times the miniapp is opened. An open is counted from when a user opens the miniapp until the miniapp is sent to the background. If the interval between two consecutive opens is less than 30 seconds, it is counted as a single open.

Average session duration

The average total time spent on miniapp pages per open during the selected period. Formula: Total duration for all users / Number of opens.

Average duration per user

The average total time each user spends on miniapp pages. Formula: Total duration / Number of active users.

Number of sharers

The total number of users who share a miniapp page. A user who shares multiple times is counted only once.

New users from shares

The number of new users who access the miniapp for the first time through a shared link.

The day before yesterday

The growth rate of cumulative data on the selected day compared to the previous day. Formula: (Data for specified date – Data for previous day) / Data for previous day. If the denominator is 0, it is treated as 1. The resulting percentage is truncated to an integer.

Same time yesterday

The growth rate of the cumulative data from 00:00 to the current hour compared to the cumulative data for the same period yesterday.

Week-over-week

The growth rate of cumulative data over the last 7 days compared to the prior 7-day period (8 to 14 days ago). Formula: (Data for last 7 days – Data for previous 7-day period) / Data for previous 7-day period. If the denominator is 0, it is treated as 1. The resulting percentage is truncated to an integer.

Month-over-month

The growth rate of cumulative data over the last 30 days compared to the prior 30-day period (31 to 60 days ago). Formula: (Data for last 30 days – Data for previous 30-day period) / Data for previous 30-day period. If the denominator is 0, it is treated as 1. The resulting percentage is truncated to an integer.