POF > Prosper202 > LP > Offer tracking issue

seregap

Quiet member
Oct 13, 2008
36
0
0
Hi im having trouble with the following setup:
pof to prosper202 link to landing page to offer.

i've installed the tracking and redirect js on my lp and redirect.php, thats working no problem.
i generate the following link in prosper 202 to use on pof:
http://mydomain.com/offer-lp/?t202id=9633&c1={age:}&c2={state:}&t202kw={creativeid:}

now if i visit this link myself all works fine and everything registers in prosper202 ie landing>clickthrough>cloacking>offer

when i add the link to my pof creatives and a pof manager clicks when approving all registers fine as well.

but as soon as the link is approved and i start getting user clicks on my creatives these are not getting tracked. no clicks appear in prosper202 at all. i installed some other tracking code on my lp and redirect php and i can see these visits as well as in the network reports, just not in prosper202.

direct linking works fine too.

any ideas?
thanks.
 


i have also just tried setting an lp for 7search and the same thing happens.

basically it looks like whenever there's some dynamic data passed from the referrer it's not tracking, ie when c1, c2 and kw data are passed to this link:

http://mydomain.com/offer-lp/?t202id=9633&c1={age:}&c2={state:}&t202kw={creativ eid:}

or ###AFFID###, ###KEYWORD### in case of 7search it stoppes tracking, but when the values are static (eg simply pasting the link in browser) it works fine.

any ideas where to look?
thanks