Right now I'm passing age and state from POF using the c1 and c2 tokens in prosper.
If someone is 33 and lives in california, then when they get to my lander, in their url bar it will say something like:
www.landingpage-v1.com/v1.php?t202id=555&c1=33&c2=california
Is there a way fro me to still pass this info to my lander so I can dynamically insert it into my headlines etc, but without it actually being visible in the url bar?
I can't help but think that if someone looks at the url and sees their exact age and state that they would get suspicious and bail.
If someone is 33 and lives in california, then when they get to my lander, in their url bar it will say something like:
www.landingpage-v1.com/v1.php?t202id=555&c1=33&c2=california
Is there a way fro me to still pass this info to my lander so I can dynamically insert it into my headlines etc, but without it actually being visible in the url bar?
I can't help but think that if someone looks at the url and sees their exact age and state that they would get suspicious and bail.