Forum Moderators: DixonJones
Thanks
Do you just want to track the number of visitors to your site, or the number of visitors who click on one of you affliate links (or both) ?
The first one is relatively straight forward. There a number of free tracking services that will give you hit counter. Most require you to simply add an invisible graphic to your page. I am sure someone can recomend one.
The second one can be done relatively easily if you have the ability to run CGI scripts. You can run a re-direct script which logs the click and then redirects the surfer to your affliate site. You can probably also achieve the same effect (although I havew never tried it) with static pages if you have no CGI access. Link to a static page which contains your tracking graphic from (1) above, and have that page do a fast (1 second) META refresh to the affliate site.