Diferencia entre revisiones de «MediaWiki:Common.js»
De WikiPía
(Página reemplazada por «alert('Hello');») |
|||
| Línea 1: | Línea 1: | ||
| − | + | <!-- 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> | ||
Revisión de 12:48 30 ene 2025
<!-- 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>