Landing Page Sequence Campaign Setup
To setup a Landing Page Sequence Campaign you need to follow the steps below:
Step 1. Setup the General Settings for the Campaign: Name, Stats CPV, etc
- Lead Capture in Sequence:
- If you have some sort of autoresponder form throughout the sequence, check Yes.
- Thank You Page Tracking: Where do you want to send the visitor from the thank you page? Select either landing page or offers and enter each of these in the “After Opt-In” Section.
- Lead Capture Method: Choose whatever method you are using for the opt-in form. It can be one of these options or all of them.
Step 2. Enter your Landing Pages for Each Level
- Enter a Name and URL each Landing Page
- Enter a unique numeric ID for each landing page
- Set the Share% for each LP. Total Share% must add up to 100% Per Level.
Step 3. Enter your Offers / Options
- Enter a Name and URL for each Offer
- If Passing the SubID to the Offer…Enter the URL with the SubID variable added, with no data entered for the SubID.
- Ex.
http://www.offer.com/offerpage.html?SubID=
- Select the Offer Source
- Enter the Conversion Payout
Step 4. Save Campaign
- Click the "Save Campaign" button
Step 5. Add Code and Links to your Landing Pages
You will find all your samples (links and pixels) in the "Links & Pixles" section of your Campaign.
- Place your Pixel for the Offer at your Affiliate / CPA Network
- Enter the Step 2 Code directly above the closing body tag
</body>
on each of your Level 1 landing pages. - Coding your links depends on your setup within the Landing Page Sequence Campaign.
Please review the examples below:
a) Simple Setup:
- No opt-in
Level 1 LPs –click | ➡️ | Level 2 LPs –click | ➡️ | Offer |
---|---|---|---|---|
base2.php | base3.php |
b) Setup with Lead Capture:
- If you are NOT using a Thank you page after the Opt-in:
Level 1 LPs –optin | ➡️ | Level 2 LPs –click | ➡️ | Offer |
---|---|---|---|---|
base2.php?adsub=1 | base3.php |
- If using a thank you page after the opt-in, then include the code from "Step 3: Add Code to Thank You Page" in the Thank You page
<img src="http://YourDomain.com/adsub.php" />
LPs –optin | ➡️ | Thank You |
---|---|---|
base2.php | adsub.php |
- To Link to Offers from your thank you page use the following code (available on the Links and Pixels section from the Campaign Setup page):
<a href="http://YourDomain.com/base3.php">Click for Offer</a>
Thank You | ➡️ | Offer |
---|---|---|
base3.php |
If you’re sending subscribers directly to an Offer after the opt-in, set your thank you page redirect for your opt-in form
- No thank you page and the code from Step 3 isn't used
- use "Step 4: Edit Thank You Page Links to LP/Offer (After Opt-In) " sample
http://YourDomain.com/base3.php?adsub=1
LPs –optin | ➡️ | Offer |
---|---|---|
base3.php?adsub=1 |
c) Setup with Multiple Options:
- If you have multiple option groups in your campaign, then you need to specify the option group number to redirect to when sending the visitors to the offer page
- This can be done by using the
cogid
parameter in thebase3.php
link that redirects to the offer.
- This can be done by using the
Level 1 LPs –click | ➡️ | Level 2 LPs –click | ➡️ | Offer |
---|---|---|---|---|
base2.php | base3.php?cogid=xxx (replace xxx with option #) |
- You can find Pixel Samples in the "Links & Pixels" section of your campaign:
For more information about Tracking without a Thank You page or Tracking Double Opt-In Subscribers, please check Tracking Without a Thank you page
Step 6. Set the Redirect Profiles for your campaign (Optional)
- You can set up Redirect Profiles on the Campaign Setup page or on the Redirect Profile page. The setup is the same in both locations.
Simple campaign flow diagram:
Find more details in the video below:
Video Tutorial for setting up your first CPV Lab Pro campaign
You may also find useful: