Conversion information can be transmitted by:
Table of Contents
...
The postback types
Postback
Better to use, since in this case there is only one redirect when following a tracking link.
...
Code Block |
---|
https://app.indoleads.com/acquisition?click_id=CLICK_ID&security_token=SECURITY_TOKEN&rate=AMOUNT¤cy=USD&txn_id=UNIQUE_TRANSACION_ID |
- click_id – is a unique and dynamic set of characters, generated by Indoleads Network. It is sent through an offer URL and returned through POSTBACK URL after the conversion is complete.
- security_token - unique token provided to Advertiser
...
rate – commission amount
- , available on the offer detail page
- rate | revenue – commission amount
- sale_amount - for the case if the commission amount is not defined
- currency - the currency of conversion
- txn_id – unique order/transaction id generated from your platform, any random unique number. This helps to avoid duplicates.
- status - it may be the value of:
- pending (by default)
- approved
- declined
- sub1
- sub2
- sub3
- sub4
Pixel
Add on your “thank you page” tag ing:
...