To help you analyze the full-linkage message push effect, TPNS supports display of arriving data through vendor channels. The support for receipt of arriving data varies by vendor in China, and data of some channels cannot be directly obtained without corresponding configuration.
After successfully configuring the arriving data display feature, you can view the push conversion data in push details in the TPNS Console or get it by using a TPNS RESTful API.
Vendor Channel | Arrival Supported | Configuration Required |
---|---|---|
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:
Vendor channel arrival receipt data is for reference only.
After integrating the SDK for Huawei Channel, you need to activate and configure message receipt on the Huawei open push platform before the arrival data for the Huawei channel can be obtained. For detailed directions, please see Message Receipt. The configuration steps are as follows:
Configure the message receipt address. Please view the service access point of your application in the TPNS Console and select the receipt address of the corresponding service access point for configuration:
Service access point | Callback address |
---|---|
Service access point in Guangzhou | https://stat.tpns.tencent.com/log/statistics/hw |
Service access point in Hong Kong (China) | https://stat.tpns.hk.tencent.com/log/statistics/hw |
Service access point in Singapore | https://stat.tpns.sgp.tencent.com/log/statistics/hw |
Service access point in Shanghai | https://stat.tpns.sh.tencent.com/log/statistics/hw |
Configure the HTTPS certificate. Click here to download it.
Configure the username and key (optional) for authentication.
Click Test Receipt to test the receipt address.
Note:
Currently, if you click Test Receipt, the error message "Failed to test the callback address" will be displayed. Ignore it and click Submit.
Click Submit to activate the service.
After integrating the SDK for Meizu Channel, you need to create a receipt on the Flyme push platform and activate it in the TPNS Console before the arrival data for the Meizu channel can be obtained. The configuration steps are as follows:
Note:
You need to complete both the following steps; otherwise, delivery through the Meizu channel may fail.
Log in to the Flyme Push Platform, select the application for which to configure the receipt, and click Open Application.
On the push notification page, click Configuration Management > Receipt Management.
Enter the receipt address in Create Receipt. Please view the service access point of your application in the TPNS Console and select the receipt address of the corresponding service access point for configuration:
Service access point | Callback address |
---|---|
Service access point in Guangzhou | https://api.tpns.tencent.com/log/statistics/mz |
https://stat.tpns.tencent.com/log/statistics/mz | |
Service access point in Hong Kong (China) | https://stat.tpns.hk.tencent.com/log/statistics/mz |
Service access point in Singapore | https://stat.tpns.sgp.tencent.com/log/statistics/mz |
Service access point in Shanghai | https://stat.tpns.sh.tencent.com/log/statistics/hw |
Note:
Both callback addresses for service access point in Guangzhou are required.
After entering the receipt address, click Add on the right, and if the newly created receipt is correctly displayed in the Receipt List, the configuration is successful.
Was this page helpful?