MediaWiki:Common.js: mudanças entre as edições

Google Analytics
Google Analytics
Linha 8: Linha 8:


   gtag('js', new Date());
   gtag('js', new Date());
 
   gtag('config', 'G-K10YXH7MPV');
   setTimeout(function() {
    gtag('config', 'G-K10YXH7MPV');
  }, 500);


}
}