If you want to set the postback you need to go to the "Offer / Postback". There you can see all your postback and their settings. The postback settings really depend on a few factors. For which offer/offers do you want to fire the postback, on the offer event. You can set multiple postbacks.


Offer: You can select one or more offers.

Event: On which events should the postback react and fire. If you will leave the field empty, it will fire for every event occurring.  

Status: Should be set for "Approved" or "By Creating" 



Your Tracking Link can look like this: 

https://clicks.imaxcash.com/?aff_id=1234&offer_id=4321&ext_id={your parameter for click ID}&source={your parameter for source/subid}&aff_sub={your parameter for Sub-SubID}  


After the user clicks on the Tracking Link, it can look like this: 

https://clicks.imaxcash.com/?aff_id=1234&offer_id=4321&ext_id=xaS5642asdREa21c&source=MySource&aff_sub=MyAffSub


Your postback can look like this:
https://yourdomain.com/?clickID={ext_id}&source={source}&payout={payout:rounded:dot_separated}&event={event}&sub={aff_sub}


Our server will fire postback that can look like this:
https://yourdomain.com/?clickID=xaS5642asdREa21c&source=MySource&payout=12.25&event=payment_initial_1m&sub=MyAffSub


Point - Go to Offer / Postback on the navigation panel.

Point - Click on the "New Postback" button.