Single Lander that Links Out to Different Offers
This is for cases where you have a single landing page with click through links that may go to Offers A, B, and C.
Thrive provides a click through link (aka Landing Page Code), but how can you force this link to go to a specific offer in your rotation?
All you have to do is take your click through link (out.php link) from the landing page tab of the left hand menu of your login --> Get LP Code. At the end of that url, append ?g=XXXX where XXXX is the offer ID. That will tell the system to force the click to that specific offer.
You can also view the code for this in the Get LP Code Section here:
Multiple Lander Flow
Now, let's say that you have Landing Page 1 and that has links on it that lead to offers A and B and also a click through that takes the visitor to Landing Page 2 (which then leads to offer C).
In order to set this up, you will set up offers A and B the same way as above, where you hardcode in the offer ID using ?g= at the end of your out.php url.
For your 2nd landing page link out, you will need to take a few extra steps.
First, set up your landing page as an offer in Thrive. This will allow you to add ?g= to the out.php and redirect to this landing page. You can add this offer to your campaign rotation under Landing Page 1.
Then for any offers that Landing Page 2 link out to (Offer C), you will need to set up a branch in your campaign rotation. Under that branch, you can add your offer C. You will then want to pull the branch landing page code which is the out.php url, but specifically for the branch itself. You'll place this on your Landing Page 2 in any spot that links out to Offer C. Just make sure to place the actual branch ID in the code so that Thrive knows where to redirect it.
Have questions? Please submit a support ticket and we would be happy to help out!
Comments
0 comments
Please sign in to leave a comment.