Push Plan
Efficiently manage multiple push tasks, view overall performance in a combined manner, and accurately evaluate goal achievement.
Use Cases
When running various marketing campaigns (such as major promotions like 618, Double 11, Black Friday, etc.), you need to assess the effectiveness of different campaigns. The Push Plan feature allows you to track message delivery rates, user click-through rates, and conversion performance at a glance!
Feature Limitations
• Push Plan IDs cannot be deleted once created.
• Each AppKey can create a maximum of 100 push plans. Please use your Push Plan ID quota carefully.
Creating a Plan
Via WebPortal
• Page Path: [Console] → [Push] → [Push Plans].
When entering the page for the first time, select Create Plan and fill in the required details.
Via API
To add, modify, or query push plans, refer to the Push Plan API documentation.
Sending Push Notifications Under a Plan
Via WebPortal
On the push creation page, you can select a push plan as shown below:
Via API
When sending pushes via API, specify the Plan ID by passing the value to the options.plan_id
field in the Push API protocol. For detailed field descriptions, refer to:
Create Push API
Tracking Message Delivery & Conversion by Push Plan ID
Via WebPortal
• Push Statistics
• Overview Statistics
Note: Supports quick push creation, push record queries, push statistics, and plan description editing for selected plans in the list.
Via API
For API details, refer to:
Statistics API