Callback API
Overview
All kinds of data generated by Push can be connected and processed through this callback API.
Callback URL
Developers configure it proactively in the Jiguang WebPortal console. See Callback Settings.
Request Authentication
- When Jiguang returns data to developers, it uses the same general authentication method as the Push API by default. For details, see Authentication Method in the REST API Overview. For more authentication methods, contact your dedicated Jiguang technical support.
Push Success Callback
After a developer submits a push request to the Jiguang server, if the request succeeds, Jiguang callbacks the request data to the developer after the request succeeds, helping the developer analyze their business usage.
For detailed callback fields, contact your dedicated Jiguang technical support.
Delivery, Click, and Undelivered Callbacks
For push message delivery, push message undelivery, and end-user click behavior, Jiguang can callback this type of detailed data to developers to meet various custom statistical analysis scenarios.
For detailed callback fields, contact your dedicated Jiguang technical support.
Geofence Callback
This specifically refers to callback-triggering fences. A virtual fence is used to mark a virtual geographic boundary by setting the center longitude and latitude and the radius. When a user enters, leaves, or stays inside the fence, the status can be callbacked to the developer, and the developer can execute relevant strategies to meet personalized business scenario requirements.
For detailed callback fields, contact your dedicated Jiguang technical support.
Online Status Callback
This monitors long-connection online/offline status changes of the developer's app on terminal devices and callbacks detailed status-change data to the developer in real time, helping the developer analyze end-user usage.
It also supports sensing device online status to identify when users are using their phones. Sending push messages at this time gives messages a higher exposure probability and makes them easier for end users to see. Screen-on operations or push at this time can improve push click-through rates and customer conversion rates.
For detailed callback fields, contact your dedicated Jiguang technical support.