jQuery(document).ready(function($) { $("a[href^='http://www.nchum.org']").click(function() { _gaq.push(['_trackEvent', 'Outbound link', 'Click', this.href]); });});