Hello,
I've got a Launch Campaign setup with OptimizePress.
On each of my pages, I've got a Gravity Form that I'd like to be auto filled with subscribers name and email address.
However, the LaunchPages require a query string to drop a cookie on the clients browser and let them in to the correct page:
Example:
http://10secrets.heliopower.com/secret-1/?setuser=1199
When I combine the above with the GF Query strings, the 1199 string functions, but the Gravity forms string doesn't:
http://10secrets.heliopower.com/secret-1/?setuser=1199&clname=Richard%20Matthews%20&clemail=RMatthews@HelioPower.com (the name and email address are being auto-filled by MailChimps merge tags)
I've tried then in several different orders, the 1199 always takes preference and I get no auto-filling, which is sad.
I would like to know if I can have the best of both worlds here, or If I'm going to have to pick one or the other.