| |
|
|
||
|
||
|
|
||
| |
![]() |
There are no modifications needed to start signing up and managing your affiliates. Simply:
When visitors use your link codes MyReferer will automatically register it. In order for our system to post a pending/confirmed commission, your system needs to communicate with our server and send it information about the order/lead THROUGH the receipt page. If you are using a shopping cart or a third party processor to handle your orders you can integrate that system simply by editing the confirmation page. You will easily work with your own
You only need to add an image tag to your confirmation page that looks like the following: <img src="http://www.myreferer.com/cgi/order.cgi?AMOUNT=[AMOUNT]&ORDERID=[ORDERID]"> Both [AMOUNT] and [ORDERID] must be replaced with something that your site software (or 3rd party processor) can translate automatically into a value. Assuming your order number is '123456' and the amount is $25.00, your confirmation page should load this image tag (in the source code): <img src="http://www.myreferer.com/cgi/order.cgi?AMOUNT=25.00&ORDERID=123456"> |
|||