Vendor Channel Receipt Configuration Guide

อัพเดทล่าสุด :2023-08-24

In order to help customers track and analyze the push effect, and continuously improve and optimize the push strategy, AppPush push provides data statistics and display functions in the delivery, display, click and other links of the manufacturer's channel. However, different vendor channels support delivery, display, and click data receipts to varying degrees. HUAWEI, MEIZU and HONOR manufacturer channel arrival data cannot be directly obtained, and the developer needs to perform corresponding configuration to obtain it.

Note: At present, the AppPush SDK already supports statistics of click data of manufacturers. It is recommended to integrate SDK version 3.3.0 and above to support the reporting and statistics of click events of notification messages.

Vendor channel Whether to support delivery Whether to support display Whether to support click Whether to need configuration
Huawei Channel Yes No No Yes
Meizu Channel Yes No Yes Yes
HONOR Channel Yes No No Yes
Xiaomi Channel Yes Yes Yes No
OPPO Channel Yes No No No
vivo channel yes yes no no
FCM Channel Yes No No No
  • OPPO channel: Delivery receipt is only available for single push.
  • FCM channel: Delivery receipts are only available when the device is active in the foreground.

Huawei channel delivery receipt configuration

After completing the integration of the Huawei vendor channel SDK, developers need to activate and configure message receipts on the Huawei open platform before they can call back Huawei's delivery statistics and other data to the AppPush platform.

  • Singapore data center callback address: https://pushcb.api.engagelab.cc/callback/hw
  • Callback address of data center in Virginia, USA: https://pushcb-usva.api.engagelab.cc/callback/hw
  • Callback address of data center in Frankfurt, Germany: https://pushcb-defra.api.engagelab.cc/callback/hw

Meizu channel delivery receipt configuration

After completing the integration of the Huawei vendor channel SDK, developers need to activate and configure message receipts on the Flyme push platform before they can call back Meizu's delivery statistics and other data to the AppPush platform.

  • Singapore data center callback address: https://pushcb.api.engagelab.cc/callback/mz
  • Callback address of data center in Virginia, USA: https://pushcb-usva.api.engagelab.cc/callback/mz
  • Callback address of data center in Frankfurt, Germany: https://pushcb-defra.api.engagelab.cc/callback/mz

honor Channel Delivery Receipt Configuration Guide

After completing the integration of the Huawei manufacturer channel SDK, developers need to enable and configure message receipts on the Honor Push platform before they can call back Huawei's delivery statistics and other data to the AppPush platform.

  • Singapore data center callback address: https://pushcb.api.engagelab.cc//callback/honor
  • Callback address of data center in Virginia, USA: https://pushcb-usva.api.engagelab.cc//callback/honor
  • Callback address of data center in Frankfurt, Germany: https://pushcb-defra.api.engagelab.cc/callback/honor
在文档中心打开