tencent cloud

Chat

News and Announcements
Release Notes
Announcements
Product Introduction
Overview
Basic Concepts
Scenarios
Features
Account System
User Profile and Relationship Chain
Message Management
Group Related
Official Account
Audio/Video Call
Use Limits
Purchase Guide
Billing Overview
Pricing
Purchase Instructions
Renewal Guide
Service Suspension Explanation
Refund Policy
Development Guidelines
Demo Zone
Activate Service
Free Demos
Quick Run
Download
SDK and Demo Source Code
Update Log
Chat Interaction (UI Included)
TUIKit Introduction
Getting Started
Full-feature Integration
Single-function Integration
Build with AI
Build Basic Interfaces
More Features
Customizing Appearance
Internationalization
Push Service
Overview
Noun explanation
Activate the Service
Quick Start
Manufacturer Channel
Statistics
Troubleshooting Tool
Client APIs
REST API
Push Callback
Advanced Features
Release Notes
Error Codes
FAQS
Desk
Overview
Quick Start
Integration Guide
Admin Operation Manual
Agent Manual
More Practices
Live Streaming Setup Guide
AI Chatbot
Super Large Entertainment and Collaboration Community
Discord Implementation Guide
How to Integrate Chat into Games
WhatsApp Channel-style Official Account Integration Solution
Send Red Packet
Firewall Restrictions
No UI Integration
Quick Start
SDK Integration
Initialization
Login and Logout
Message
Conversation
Group
Community Topic
User Profile and Relationship Chain
Offline Push
Cloud Search
Local Search
Official Channel Management
Client APIs
JavaScript
Android
iOS & macOS
Swift
Flutter
Electron
Unity
React Native
C APIs
C++
Server APIs
Secure authentication with UserSig
RESTful APIs
Webhooks
Console Guide
New Console Introduction
Creating and Upgrading an Application
Basic Configuration
Feature Configuration
Account Management
Group Management
Official Channel Management
Webhook Configuration
Usage
Viewing Guide for Resource Packages
Real-Time Monitor
Auxiliary Development Tools
Access Management
Advanced Features
FAQs
uni-app FAQs
Purchase
SDK
Account Authentication
User Profile and Relationship Chain
Message
Group
Audio-Video Group
Nickname and Profile Photo
Security Compliance Certification
Service Level Agreement
Security Compliance Certification
Chat Policies
Privacy Policy
Data Privacy and Security Agreement
Migration
Migration Solutions
Migration Solutions Lite
Error Codes
Contact Us

Statistics

PDF
Focus Mode
Font Size
Last updated: 2025-02-28 17:50:19
This article aims to introduce the various statistics pages for push statistics data, enabling users to quickly query statistical data.
Note:
The Statistics feature will only record the push data details of the last device logged in to, and does not support scenarios with multiple devices logged in to.

Regular Push

Push Records

You can query all push record data for users under this application. It is necessary to specify the time window, Sender ID, and Recipient ID. Querying user push data includes push time, Push ID, push title, and push content; it also supports locating specific push records by searching for push titles or push content.

Query conditions

Time window: A specific time period within a specified date, maximum one hour, precise to minutes and seconds, required.
Sender ID: Required.
Recipient ID: Required.
Push Title: Optional.
Push Content: Optional.

Query results (Recorded in the last 7 days)

Push Time: The exact time of push reach.
Push ID: The unique ID of the push message, which can be used to locate the full push link situation of this push in the troubleshooting tool.
Push Title: Push display title.
Push Content: Push display content.


Push Data

The statistics display various push metrics data of the application in recent days, mainly including an overview of yesterday's push, push data conversion funnel for multi-type time intervals, supports viewing classified by vendor dimensions, and details of daily push metrics data.

Yesterday's Push Overview Metrics Data

Includes the number that can be sent, the number sent, the number reached, the number of clicks, the actual delivery rate, the reach rate, the click-through rate.

Time Range

Supports yesterday, the last 7 days, the last 30 days, and specified time window types.

Push Data Conversion Funnel

Includes the dimensions of sendable quantity, sent quantity, reached quantity, and clicked quantity.

Viewing by a vendor dimension



Support viewing by all vendor categories.

Push to All/Tag/Specified UserID

Push Records

You can query all push record data sent to users under the application, specifying the time window for the query. The user push data includes push time, task ID, and push request content. It also supports searching and locating specific push records by push content.

Query conditions

Time window: A specific time period within a specified date, up to 7 days, precise to minutes and seconds, required.
Push Content: Optional.

Query results (Recorded in the last 7 days)

Push Time: The exact time of push reach.
Task ID: The unique ID of the push message, which can be used to locate the full push notification link status in the troubleshooting tool.
Push Content: The detailed data in JSON format of the push.


Push Data

The statistics display various push metrics data of the application in recent days, including the features page and the meaning of the metric data, same as standard push.

Yesterday's Push Overview Metrics Data

Includes the number that can be sent, the number sent, the number reached, the number of clicks, the actual delivery rate, the reach rate, the click-through rate.

Time Range

Supports yesterday, the last 7 days, the last 30 days, and specified time window types.

Push Data Conversion Funnel

Includes the dimensions of sendable quantity, sent quantity, reached quantity, and clicked quantity.

Support viewing by vendor dimension

Support viewing by all vendor categories.


Task ID

All-staff/Tag Push supports viewing the detailed metrics data and details of a single push by Task ID.


Metrics Data Calculation Method

Sendable Quantity: The total number of valid devices that can be reached by filtering the target population selected for the push task (when a device is online and switches to the background, both online and offline pushes will be sent simultaneously, and it will be counted as two devices, not deduplicated).
Sent Quantity: The total number of valid devices that have been successfully distributed through the Instant Messaging (Chat) Channel and the Manufacturer Channel among the valid devices that can be sent (when a device is online and switches to the background, both online and offline pushes will be sent simultaneously, and it will be counted as two devices, not deduplicated).
Reached Quantity: The total number of receipts successfully received by the device terminal through the Instant Messaging (Chat) Channel and the Manufacturer Channel (when a device is online and switches to the background, both online and offline pushes will be sent simultaneously, and it will be counted as two devices, not deduplicated).
Clicked Quantity: The total number of receipts for clicks after the push is successfully displayed.
Actual Delivery Rate: Sent Quantity / Sendable Quantity * 100%.
Reach Rate: Reached Quantity / Sent Quantity * 100%.
Click-through Rate: Clicked Quantity / Reached Quantity * 100%.

Push Statistics Support Status by Manufacturer



Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback