I know this is a very beginner question on 202 but i would really appreciate if somebody could help me out. I am using 202 on a advanced lander with a cake offer. I want to pass a token from my adserver to show which creative converted in the cake stats, the reason i am having to do this is because my adserver pixel is not firing at F5 Media. How would i set this up? i know that after kw= on my p202 LP link i need to append my adserver token kw={token} but when i put the offer into cake what do i need to put as the s1= ?
Thanks.
Pass it into your 202 link as the c1 variable, then pass it through by putting s1=[[c1]] in your query string for your link to cake in your 202 campaign.
Link in your adserver: http://yourdomain.com/tracking202/redirect/dl.php?t202id=1&t202kw=&c1={token}
Campaign URL in 202: http://linktocakenetwork.com/?s1=[[c1]]
You may be able to do it in the 202kw variable, but it's not clear if that can be passed through to the offer url or not.
that does the job, thanks man.
I think it's already been mentioned multiple times, but don't use s1 for subid tracking in CAKE
@kyleirwin I don't know why I didn't think of making the t202kw variable avail for passing to the offer url. Added to next version of p202
I recently posted about the ability to have tokens in the universal smart pixel urls, it's currently avail on the SaaS Clickserver202 but will be in the next release of P202.
http://prosper.tracking202.com/blog/...st-got-smarter
@MrBaffoe - I think that this use of s1 should be alright for Cake, as it's non-unique IDs?