Diferencia entre revisiones de «MediaWiki:Common.js»

De WikiPía
Saltar a: navegación, buscar
Línea 1: Línea 1:
 +
alert(1);
 
</script>
 
</script>
 
<!-- Google tag (gtag.js) -->
 
<!-- Google tag (gtag.js) -->
Línea 10: Línea 11:
 
</script>
 
</script>
 
<script>
 
<script>
 +
alert(2);

Revisión de 14:01 30 ene 2025

alert(1);
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XYLNJ8YC5J"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-XYLNJ8YC5J');
</script>
<script>
alert(2);