This guide goes over the usual flow for add and manage a new Postback
Setting up a postback(pixel)
- Select Create New
- choose affiliate
- switch toggle to ON
- give it a name (name it by your affiliate's name)
and here is an example:
this is our pixel URL for this example:
for Lead:
https:///postback.com/?sub1=123&cid={clickid}&payout=
For Conversion:
https:///postback.com/?sub1=234&cid={clickid}&payout=
You need to set it up like this:
- in Signup URL put: https:///postback.com/?sub1=123
- in Conversion URL put: https:///postback.com/?sub1=234
- in MPC_3 put cid
- in Price put payout
- HTTP method keep it GET
- in Trigger event choose Both then Save
*you always need to remove dynamic parameters such as cid / payout/ etc and put it in the MPC's parameters.
* click here