Track outbound links
-
I would like to track outbound links at http://bit.ly/yYHmbf
1. Shall i add the following code before at the above page
What does 100 means in above code ?2. Then use this for each outgoing link
``` [onClick="recordOutboundLink(this, 'Outbound Links', 'example.com');return false;">](http://www.example.com) ``` [](http://www.example.com) ```[``` http://www.example.com is the outbound linkAm i right on both counts ?
where should i look for report in GA ? ```](http://www.example.com) -
What you want is called event or action tracking. This is the Google Analytics help page for that.
Hope it helps!
-Dan