Forum Moderators: DixonJones
If you need it, here is how you track links in Google:
1) use the href tag below
2) use the page URL that it is going to
3) provide a name for the click-thru tracking folder
4) name the link or the click
5) add code to site
<a href="http://www.[your shopping cart page].com" onClick="javascript:urchinTracker('/tracking folder name/link name');"
Then, under the content performance \ content drilldown report, you will see the new tracking folder with each individual click name you provided. It will count the number of clicks you have
Your server logs would have that info and you would have to manually extract that info