Welcome to the text tutorial section.
You can also check out some of our Video
tutorials under the video tab.
1. Intro to Affiliate Marketing
2. Basics of Account Setup
3. SubIDs Explained
4. Direct Linking Setup
5. Simple Landing Page Setup
6. Advanced Landing Page Setup
You can also check out some of our Video
tutorials under the video tab.
1. Intro to Affiliate Marketing
2. Basics of Account Setup
3. SubIDs Explained
4. Direct Linking Setup
5. Simple Landing Page Setup
6. Advanced Landing Page Setup
Introduction to Advance Landing Pages
What is an Advance Landing Page?
An advance landing page is a single landing page or multi-page landing page / full content landing site that promotes a multiple offers. While an advanced landing page setup can support a single offer like a simple landing page, it is not necessary. If you're looking to design a simple one-page landing page promoting a single offer, then that's what a simple landing page is for.
There is no right or wrong way to design an advance landing page but rather a more effective or less effective way. It's all about testing what works best.
Advance Landing Page Setup
Similar to the Simple Landing Page Setup, you would setup your landing page in step 4 of the setup. Make sure you choose the advance landing page option.
LP nickname, like in the Simple Landing Page setup, is a nickname for your personal reference so you know which LP to refer to. The landing page URL would be your actual landing page URL such as http://www.yourlandingpage.com, for example.
Next step is to grab your landing page code from Step 6. In this step make sure you select Advance LP.
Next, make sure to select your LP by the nickname you gave it in Step 4 in the first drop down so the system knows which LP you're trying to set up and add affiliates offers from the second drop down (these are pulled from your affiliate campaigns you've set up in step 3. You can add additional offers if there is more than one offer. When you're done, simple just click "Get Landing Page Codes" and proceed to paste your javascript code above the body tag in your landing page (this should only be on the first page the visitor lands on, not in the header, footer, or any other location that might hit the javascript more than once unintentionally).
Outbound Links
Below the first generated code (the javascript) is your outbound redirection codes for each offer you added. They are already set up to be php redirect codes. Rather than tamper with the setup, simple create a new .php file (do NOT use .htm or .html - for the love of god I have no idea why people would do this, stop it), and paste exactly what is in the php codes over to the new .php file. For each offer code, you should have one .php file. Meaning if you have 10 offers, there should be 10 .php files. You can name them whatever you want, such as offer1.php, offer2.php, etc. This not only makes your linking structure look cleaning, but will effectively help the tracking work correctly. Do not add any extra coding into this. A lot of people continually have DOCTYPE and other coding in the code.Leave all this out and simply just copy the code generated for simplicity purposes. Once you got that set up and you link to the .php files as your outbound link, you're done! This is the basics of using advance LP.