Does anyone know how to setup the postback feature?
I need the parameters to pass in the offer URL (aka: linkcodes) as well as the tokens to be used in the postback URL. I need the stuff highlighted in red below:
Offer:
//chaturbate.com/in/?track=default&tour=4auy&campaign=xxx&signup_notic e=1&id=1234567
Postback:
[postback-domain]?clickid={clickid}&payout={revenue}
__________________
|