How To Promote 50 Products From One Clickbank Account | ||||||||
|
Clickbank is a great payment service. It's easy to set up a new Clickbank account, fill in your product details and receive payments online in just a couple of minutes. Another huge advantage of Clickbank is their marketplace, where your product will be automatically listed if it sells well. The third big advantage of having a Clickbank account is that everyone can be an affiliate. The numbers are huge. Still, Clickbank accounts are rigid. You can only use one website URL to promote. Robert Plank, the greatest PHP expert that I know, found a solution to that problem. He wrote an article about the issue that solves this problem in an amazingly simple way. Read it and implement it. Very powerfull!!! Note: Clickbank have changed their hoplinks. Nevertheless Robert's solution is still valid for the new hoplinks. How To Promote 50 Products From One Clickbank Account By Robert Plank Clickbank is a great third-party system for selling your This means that when an affiliate promotes your URL, you can Luckily there is a PHP solution. Clickbank lets you add A typical Clickbank hoplink looks like this: http://hop.clickbank.net/?AffiliateID/SellerID Where "AffiliateID" is the ID of a Clickbank affiliate and I've recently been in a situation where I was selling an 1.) Those whose lists contained many people who already 2.) Those who hadn't bought either e-book before, and were 3.) Those whose lists contained "freebie seekers" who would This meant I needed 3 sales pages, but I wasn't comfortable So, I gave affiliates a link like this: http://hop.clickbank.net/?AffiliateID/SellerID&x=volume2 That extra part at the end said, set the query string When Clickbank does the redirect to your site, they pass So, if your sales page was something like: Then Clickbank would send the user to: See what it does? It sets "hop" to the affiliate's ID and Here's where it gets fun. Let's create a new file in your {{?php $redirects = array( $x = $_GET["x"]; if (array_key_exists($x, $redirects)) { ?}} * Don't forget to change the {{ to the less-than sign (hold Change all those rows (volume1, volume2, etc.) and their Save this file as something like "redirect.php," and then Almost done. Now in your newly renamed landing page, add in {{?php include("redirect.php"); ?}} MAKE SURE that line is at the very very start of that page. * Don't forget to change the {{ to the less-than sign (hold And there you have it. If that special code is added to the You can now have more flexibility when giving out special - Offer a bunch of bonuses for JV partners. Now you can promote multiple products through Clickbank Experienced PHP/JavaScript Tutor
| ||||||||
If you stumbled upon this page by accident, and you like what you're reading here, then consider signing up for my newsletter called Affordable Online Strategies. If you sign up now you'll end your guesswork and confusion! Finally your immense concern of building online income has become ridiculously simple ... just click the link above.
| ||||||||
|
Privacy Policy - Terms of Use / Disclaimer Copyright © 2009 AnOwnSite. All rights reserved. Postbus 132, 5100 AC Dongen, Netherlands AnOwnSite Related sites: squidoo internet marketing rants - Internet Marketing Strategies - Inner Circle member Case Stevens Internet Marketing Strategies by An Own Site: Affordable Online Strategies using Tested Marketing Techniques |