Simply include these lines and the jQuery library in your document.
$(document).ready(function() {
$('a[href^=http]:not("[href*=://' + document.domain + ']")').click(function() {
pageTracker._trackPageview('/out/'+$(this).attr("href"));
});
});
(please indent them!)
Cheers

There’s a brand new shiny search engine due to be released this May, which many have tipped to rival Google.
Read the rest of this entry »
Have you every been stuck for directions or unsure about what roads to take? It’s a common problem that people (in particular men) hate to stop to ask for directions. Google maps can be a great tool to alleviate this problem (and guys, you can even do this before you get on the road; a great way to impress the ladies).
Read the rest of this entry »