I'm having a problem, I have the same link on one page in different spots, for example in a on a picture, a top menu and a left side menu how can I track which one the user is clicking on is there a way to tag these linkes?
Thanks -Chris
treeline
10:00 pm on Dec 29, 2004 (gmt 0)
Are you doing this to find which is most effective? You could take turns pointing one to /widgets and the others to /widgets/index.html and see which is more popular. Maybe you could make the links to page anchors (all at the top) and track that.
sithicus
12:35 am on Dec 30, 2004 (gmt 0)
I am doing that to fine which is more effective but restructuring the whole site to point to different pages and things could wreak havoc with my SEO and also is not very practical... I was hoping there was a simple way to tag the links