Forum Moderators: mack
I'd also like to know whether any of my visitors to my links pages all following the links to off-site pages, and if so, which links on this page are they following.
How do I do this (easily)
Thanks
Randal Schwartz has put together a nice Perl script to do just what you want.
You can find it at:
www.stonehenge.com/merlyn/WebTechniques/col25.html
You can find similar scripts at script repositories such as HotScripts.
[edited by: JamesR at 11:14 pm (utc) on Feb. 26, 2003]
[edit reason] delinked [/edit]
Any click tracking script will work. Your outgoing links will look something this:
www.domain.com/cgi-bin/click.cgi?othersite.com
Most scripts will give you some method to log in to a page where you can see the number of clicks through that particular link.
Not too sure if SE spiders will follow the link though...