How does my Affiliate link work?
 
Article ID: 123
Created On: 04 Mar 2005
Author: Joshua Johanson
Edited On: 04 Mar 2005
Edited By: Joshua Johanson

Every time someone follows an Affiliate link from your site and signs up, you get credit for their account. When you sign up for an Affiliate program, we can generate a text link or a banner link. You can also create your own link. Here is the text link that we generate with your Affiliate ID substituted for ####:

<a href="http://www.webstat.com/?aref=####">Fast, affordable website statistics!</a>

You can change “Fast, affordable website statistics!” to any text you want. For example, if you wanted to change it to “Statistics from WebSTAT”, you would insert the following into your web page:

<a href="http://www.webstat.com/?aref=####"> Statistics from WebSTAT </a>

You could also insert an image. For example, let’s say you created your own image called webstat_icon.bmp. You would insert the following into your web page:

<a href="http://www.webstat.com/?aref=####"><img src=”webstat_icon.bmp”></a>