I just want to double check to make sure I'm inserting the right variables into my postback link for Mobpartner. Here is my
http://abcdefghi.com/postback?cid={REPLACE}&payout={OPTIONAL}
I got the payout macro covered, but I'm a little confused as to what I should be using after: ?cid=
I see that Mobpartner has the following variables:
[=subid=]
and
[=tid1=]
[=tid2=]
[=tid3=]
[=tid4=]
[=tid5=]
[=tid6=]
Normally I would just use subid but in this case tid looks like the one I should be using. Which is the correct one?
Thanks in advance!
Ok I just ready the rest of their documentation, it looks like subid is correct.
I think you can use any of them to be honest. What MobPartner wants/recommends doesn't matter much unless subid/tid gets treated differently, e.g. if subid is preferred to not be used for unique IDs.