Diferencia entre revisiones de «MediaWiki:Common.js»
De WikiPía
| Línea 1: | Línea 1: | ||
| − | |||
<script>alert('AAA');</script> | <script>alert('AAA');</script> | ||
<!-- Google tag (gtag.js) --> | <!-- Google tag (gtag.js) --> | ||
Revisión de 12:38 30 ene 2025
<script>alert('AAA');</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>