To help you analyze the full-linkage message push effect, Tencent Push Notification Service supports the display of message arrival receipts for vendor channels. The support for message arrival receipts varies with the vendor channel inside Chinese mainland. The message arrival receipts of certain channels cannot be directly obtained without corresponding configuration.
After successfully configuring the message arrival receipt display feature, you can view the push conversion data in push details in the Tencent Push Notification Service console or obtain the push conversion data through a Tencent Push Notification Service RESTful API.
Vendor Channel | Support for Arrival Receipt | Require Configuration |
---|---|---|
Huawei channel | Yes | Yes |
Meizu channel | Yes | Yes |
Mi channel | Yes | No |
OPPO channel | Yes | No |
vivo channel | Yes | No |
FCM channel | Yes | No |
Note:The arrival receipt information of vendor channels is for reference only.
After integrating the Huawei channel SDK, you need to enable and configure the message receipt feature on the Huawei Developer Platform so that the arrival receipts of the Huawei channel can be obtained. For configuration details, see Message Receipt. The configuration process is as follows.
Service Access Point | Receipt Address |
---|---|
Guangzhou | https://stat.tpns.tencent.com/log/statistics/hw/AccessID |
Hong Kong (China) | https://stat.tpns.hk.tencent.com/log/statistics/hw/AccessID |
Singapore | https://stat.tpns.sgp.tencent.com/log/statistics/hw/AccessID |
Shanghai | https://stat.tpns.sh.tencent.com/log/statistics/hw/AccessID |
NoteReplace AccessID in the addresses with the access ID of your application. For example, if your application uses the Guangzhou service access point, set the receipt address to
https://stat.tpns.tencent.com/log/statistics/hw/1500016691
.
Service Access Point | Download Address |
---|---|
Guangzhou | Download |
Hong Kong (China) | Download |
Singapore | Download |
Shanghai | Download |
Note:Currently, if you click Test Receipt, the error message "Failed to test the callback address" will be displayed. Ignore it and click Submit.
After integrating the Meizu channel SDK, you need to create a receipt on the Flyme push platform and activate it in the Tencent Push Notification Service console so that the arrival receipt of the Meizu channel can be obtained. The configuration process is as follows.
Note:You need to complete both the following steps; otherwise, delivery through the Meizu channel may fail.
Service Access Point | Receipt Address |
---|---|
Guangzhou | https://api.tpns.tencent.com/log/statistics/mz |
https://stat.tpns.tencent.com/log/statistics/mz | |
Hong Kong (China) | https://stat.tpns.hk.tencent.com/log/statistics/mz |
Singapore | https://stat.tpns.sgp.tencent.com/log/statistics/mz |
Shanghai | https://stat.tpns.sh.tencent.com/log/statistics/mz |
NoteFor the Guangzhou service access point, both receipt addresses must be entered.
After integrating the HONOR channel SDK, if you want to activate the HONOR channel arrival receipt, you need to contact the HONOR Push team and provide the following callback address for configuration. For more information, please see HONOR Push Receipt Module.
Please view the service access point of your application in the Tencent Push Notification Service console and select the corresponding receipt address for configuration.
Service Access Point | Receipt Address |
---|---|
Guangzhou | https://stat.tpns.tencent.com/log/statistics/honor/AccessID |
Hong Kong (China) | https://stat.tpns.hk.tencent.com/log/statistics/honor/AccessID |
Singapore | https://stat.tpns.sgp.tencent.com/log/statistics/honor/AccessID |
Shanghai | https://stat.tpns.sh.tencent.com/log/statistics/honor/AccessID |
NoteReplace AccessID in the addresses with the access ID of your application. For example, if your application uses the Guangzhou service access point, set the receipt address to
https://stat.tpns.tencent.com/log/statistics/honor/1500016691
.
Was this page helpful?