I need some help with cpv lab. I am trying to build a front end page for my coreg path but for some reason I cannot get the offer links to work. Actually for any of my landers I can't seem to get the offer links to work. I click the offer link on my page and I just get a blank screen with the link showing in the url. Is there a trick I am missing here?
have you tried visiting the page through the campaign link instead of the page url?
yes I figured I needed to do that in order to make the code work, but still nothing. Does the lander need to be saved as a PhP page?
To be more clear I have 3 versions of a landing page I want to test. On that page are 3 offers that each go to coreg path. I want to rotate the landers, essentially each version shows one of the options out of stock. I assume I need to use the multi option path here, but I just can't seem to make it work.
You may want to be more clear about what the issue is. Yes a multi option camp is what you need. For offer one make sure you link code is this: base2.php?id=1 and offer 2: base2.php?id=2. ect
Your lander does not have to .php unless you are using DKI.
I did exactly that and I am not doing DKI, I just can't seem to get the offers to work. My links are like this <a href="http://myurl.net/base2.php?id=1"> etc
safe bet would be to just make your lp's all .php files and try that
Changing it to .php will not make a difference.
Hard for me to really know unless I see it. Maybe some careful screenshots.
But I have set em up b4 with no issues. So you have something missing.
I spent the day with the support desk and got it figured out, thanks guys for all your responses!