MCProxy

Changes between Version 12 and Version 13 of WikiStart


Ignore:
Timestamp:
10/02/12 09:08:12 (12 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v12 v13  
    2424'''December 22, 2011'''
    2525  * Website online
    26 
    27 
    28 (function($) {
    29     var _gaq = _gaq || [];
    30     _gaq.push(['_setAccount', 'UA-35192870-1']);
    31     _gaq.push(['_trackPageview']);
    32 
    33     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    34     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    35     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    36  })(jQuery)