Postbacks
We use postbacks to let your server know about successful conversions. You can use this information to reward your users and track revenue.
URL
Your Postback URL is your server endpoint that expects calls from our server. An example Postback URL might look like this:
Macros
The following macros are available and will be replaced dynamically when sending you the postback:
Parameter
Description
{payout}
Publisher earnings in USD$
{currency}
Amount of currency awarded to user
{tracking_id}
Unique User Identifier
Whitelisting
In order to ensure the integrity of the postbacks, you can whitelist our server IP. Postbacks are exclusively sent from this IP address:
Retries
We will retry sending the postback in 1 minute intervals with a maximum of 10 tries.
Last updated