ClickBank Vendor - multiple landing pages?

wallofiron

Power Member
Joined
Nov 24, 2009
Messages
595
Reaction score
74
You're a ClickBank vendor and you want to offer your affiliates multiple landing pages for them to use to test/sell the same product

Since ClickBank only lets you have a single hoplink.... I am assuming there must be some plugin or php script to allow vendors to link to multiple landing pages?


what am I missing... I saw a php script on CB's website but no clue where to put the generated script and then what to put as the hoplink under "my site"?

Is there some easier way to do this as I see vendors with many different landing pages for the same product.



Thanks!
 
Yes you need a php script; you can use CB's own script. It is fairly easy and straightforward to implement, but hire a techie if you are unsure.
 
Yes you need a php script; you can use CB's own script. It is fairly easy and straightforward to implement, but hire a techie if you are unsure.


Thanks.. I have the script... just don't know what folder in cPanel its supposed to go.... nor does it say on CB's website..lol ... and then what to put for the marketplace sales page URL
 
Give the script a unique name, eg. script123.php
Upload it on your server (either on the root or in a subfolder).
In the marketplace sales page URL, point to this script's location.
eg if you upload the script (script123.php) to www.yourwebsite.com/script/script123.php
then write this url in the sales page url.
Hope this helps!

big thanks.... pretty straight forward...!!

was just hesitating putting a php url for the sales page..lol
 
Give the script a unique name, eg. script123.php
Upload it on your server (either on the root or in a subfolder).
In the marketplace sales page URL, point to this script's location.
eg if you upload the script (script123.php) to www.yourwebsite.com/script/script123.php
then write this url in the sales page url.
Hope this helps!

Is it this script?:

Code:
https://support.clickbank.com/hc/en-us/articles/228214667-Redirecting-Customers-From-Your-HopLink-Target-Page#Example%20Script
 
Back
Top