Clickbank Vendors: Two Simple Ways You Can Help Affiliates Protect Their Sales.
Clickbank Vendors: Two Simple Ways You Can Help Affiliates Protect Their Sales.
1) How To Remove Your Affiliates Clickbank Id From The URL.
As a merchant, we can censor a clickbank associate id for your affiliates by formulating a route page as good as indicating your default hoplink to a redirect.
When a little uses your hoplink http://hop.clickbank.net/?affid/yourid, a cookie will be set as good as they will land upon your route page.
The route will send them to your domain but adding a ?hop= information. The cookie is already set as good as does not need to be shown.
This will assistance strengthen your affiliates elect as good as give your site a some-more veteran appearance.
In a formula examples below, we will need to reinstate [ as good as ] with reduction afterwards as good as larger afterwards symbols.
Create a record called hoplink.php
Add a following formula
[?php
header("Location: http://www.yourdomain.com");
exit;
?]
Upload hoplink.php to a base of your domain.
Login in to your clickbank account.
Click to perspective or cgange your comment settings.
Click to cgange your account.
Under Business Info, shift a url of your website to be http://www.yourdomain.com/hoplink.php
Click upon save changes.
Now when a caller clicks upon a hoplink, it appears which they came but delay to your site as good as a affiliate’s id is no longer exposed. For this technique to be utterly effective, a associate needs to disguise a hoplink as well.
2) How to Cloak Your Clickbank Vendor Id Using PHP
Most clickbank associate burglary is caused by a actuality which is easy to reconstruct a hoplink as good as get credit for your own purchase. All we unequivocally need to know is a businessman id.
All we have to do is demeanour during a source formula of a standard sales couple as good as we will see a businessman id.
For example:
http://www.clickbank.net/sell.cgi?YourVendorId/1/Product_Description
To reconstruct a hoplink we simply operate
http://hop.clickbank.net/?AffiliatesId/YourVendorId
Now when we click upon a hoplink as good as a strange associate has mislaid a sale.
As we can see, but meaningful a businessman id, we can not successfully reconstruct a hoplink as good as a affiliates sale would be protected.
Below is an e.g. of how to do this in PHP.
You will need to reinstate [ as good as ] with reduction afterwards as good as larger afterwards symbols.
Create a record called order.php
Add a following formula
[?php
header("Location: http://www.clickbank.net/sell.cgi?YourVendorId/1/Product_Description");
exit;
?]
Just reinstate YourVendorID with your Clickbank ID
Replace 1 with your product series
Replace Product_Description with your Product Description
Upload order.php in to a same printed matter as your sales page.
Now couple to order.php instead of regulating a tender sequence couple as good as your Vendor ID is never unprotected
This will have it really tough for affiliates to sack alternative affiliates of their commissions.
I inspire we to have these elementary changes to strengthen a commissions of your affiliates.
Written by ecashzone2010

