github.com/slspeek/camlistore_namedsearch@v0.0.0-20140519202248-ed6f70f7721a/website/static/all-async.js (about)

     1    var _gaq = _gaq || [];
     2    _gaq.push(['_setAccount', 'UA-21060818-1']);
     3    _gaq.push(['_trackPageview']);
     4    (function() {
     5      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
     6      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
     7      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     8    })();