Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

txn_id – unique order/transaction id generated from your platform, any random unique number. This helps to avoid duplicates.

...

Click_id will be detected by a cookie.



What type should be used:

POSTBACK - if advertiser has the ability to send requests to our system from his back-end. Advertiser should store on his side click ID which he will send in postback request.

PIXEL or CONTAINER – if advertiser sends requests from front – end or has no ability to store click ID on his side. Pixel uses COOKIES that’s why all requests are sent from the client’s browser after certain actions.

To prevent occurrence of conversion duplicates in both you should add into it TXN ID with unique identifier of for example saleID (order ID on the advertiser side)



Rate and Sale amount parameters:

Image Added

sale_amount - if we can't get exact payout from an advertiser.

If you used sale_amount publisher reward will be calculated based on offer commissions and type of offer (CPA - fixed amount, CPS & CPI - percentage commission)

Image Added

categories - provides ability to manage payouts according to provided category code

Image Added

Image Added

rate - if we CAN get exact payout from an advertiser

In case of using rate offer commissions won’t be used. Publisher reward will be calculated based of network commission (rate - network commission = publisher payout)

Image Added

Image Added