T202 variable passthrough

Status
Not open for further replies.

DreamMachine

Extreme Ultra VIP
Aug 3, 2008
496
10
0
Australia
Does anyone know if I can pass a variable through tracking202 and have it come out the other side unchanged?

For example, if my link URL from (eg.) google is:
Code:
http://www.xxx.com/tracking202/redirect/dl.php?t202id=751&offer=2&t202kw=
Out the other side of T202, can I get it to output:

Code:
http://x.azjmp.com/4WsFF?offer=2&sub=1000
At the moment, all I get is

Code:
http://x.azjmp.com/4WsFF?sub=1000
ie. it drops any variable sent(in this case offer=2), and it doesn't put the value in a cookie either. I've also tried cloaked and uncloaked.

Short of editing dl.php to put a cookie or insert a variable, any ideas?
 


Status
Not open for further replies.