MCProxy

Changes between Version 10 and Version 11 of WikiStart


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

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

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