MediaWiki:Common.js: Difference between revisions

(Created page with " var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-28926290-24']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.ty...")
 
No edit summary
Line 1: Line 1:
  var _gaq = _gaq || [];
var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-28926290-24']);
_gaq.push(['_setAccount', 'UA-28926290-24']);
  _gaq.push(['_trackPageview']);
_gaq.push(['_setDomainName', 'wiki.midoodle8.com']);
_gaq.push(['_trackPageview']);


  (function() {
(function() {
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
     var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
})();

Revision as of 15:55, 30 November 2013

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-28926290-24']);
_gaq.push(['_setDomainName', 'wiki.midoodle8.com']);
_gaq.push(['_trackPageview']);

(function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis