Hey Stackers,
has anyone on here set up the aliexpress s2s, looking for some help specifically with
http://tracking.XXXXX.com/path/postb...amount=&subid=
here is my postback
they advise that click ID is sent by the tp1 parameter.
http://tracking.XXXX.com/path/postback.php?tid=&offerid=&amount=&subid={tp1}
aff link is:
http://s.click.aliexpress.com/e/b9rdXXX
i am guessing ithat I should post it in
http://s.click.aliexpress.com/e/b9rdXXX&tp1={subid}
any help would be appreciated as always.
thanks
Hey there,
What you have here looks to be accurate. The important piece of this puzzle is just making sure that the communication between the two platforms is matching.
&tp1={subid} sends our subID value to their tp1 slot.
&subid={tp1} sends our subID value from their tp1 slot back to our subID slot.
If {tp1} is the correct token for aliexpress, then you should be all set!
Cheers,
Hi you formatted your affiliate link wrong, it should be
http://s.click.aliexpress.com/e/b9rdXXX?tp1={subid}
The & should be a ?