View Single Post
Old 07-18-2007, 08:29 AM   #3 (permalink)
apg1985
Senior Googler
 
Join Date: Jul 2007
Posts: 144
Thanks: 0
Thanked 4 Times in 4 Posts
apg1985 is on a distinguished road
Below is some text from google help centre, I just dont no how to use it.
for example Example Web Page, is that the page the banner links to or the page the banner is on? and /outgoing/example_com is that the file name for the banner or what???

I have no idea? I dont even no how analytics would show the data.



Google Analytics provides an easy way to track clicks on links that lead away from your site. Because these links do not lead to a page on your site containing the UTM JavaScript, you will need to tag the link itself with the urchinTracker JavaScript. This piece of JavaScript assigns a pageview to any click on a link - the pageview is attributed to the filename you specify.
For example, to log every click on a particular link to Example Web Page as a pageview for "/outgoing/example_com" you would add the following attribute to the link's tag:
<a href="http://www.example.com" onClick="javascript:urchinTracker('/outgoing/example_com');">
apg1985 is offline   Reply With Quote