
|
Setting Up Your Webpages So now your affiliates have a Reference Number. You must setup your webpages so that they will gather this Reference Number, and your affiliates can therefore get credited with the sale. But don't worry. It's simple.... You need to tell your affiliates to direct their promotions to particular page of yours. Or perhaps a choice of pages. On any page that acts as an entry point for your affiliates, you must put the following PHP code AT THE VERY TOP OF THE PAGE, even before the <html>. This is important. It must be the very first thing on the page: <script language="php"> Exactly like that! This should look familiar if you've used javascript. However, the script used here is 'php' instead of 'javascript'. Then you can tell your affiliates to direct their customers to: http://www.yourdomain.com?reference=XX where XX is the Reference Number the affiliate is assigned as the result of the sign-up process. Or if you have a page called store.htm where you want your customers to enter, you would tell your affiliates to direct people to: http://www.yourdomain.com/store.htm?reference=XX (Note: your webhost must have enabled .htm pages as PHP-enabled. If not, just rename your entry pages as PHP instead of HTM.)
The format of the Max Affiliate system is controlled by a CSS file called fonts.css. It is a simple CSS file and may be edited to change the way the pages are displayed. Click here for the description of the CSS file.
(Overview) |