mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-29 08:05:49 +00:00
Remove obsolete cross-domain tracking code
This commit is contained in:
@@ -48,18 +48,6 @@
|
|||||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||||
})(window,document,'script','dataLayer','GTM-KCQZ3L8');</script>
|
})(window,document,'script','dataLayer','GTM-KCQZ3L8');</script>
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-45576805-2"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-45576805-2"></script>
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments);}
|
|
||||||
gtag('js', new Date());
|
|
||||||
gtag('config', 'UA-45576805-2');
|
|
||||||
gtag('config', 'UA-157720658-3', { 'linker': {
|
|
||||||
'domains': ['blog.xpring.io', 'forum.xpring.io', 'xpring.io',
|
|
||||||
'blog.ripplex.io', 'forum.ripplex.io', 'ripplex.io',
|
|
||||||
'xrpl.org', 'explorer.xrpl.org', 'testnet.xrpl.org']
|
|
||||||
} }
|
|
||||||
);
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<!-- Stylesheet -->
|
<!-- Stylesheet -->
|
||||||
{% if target.lang=="ja" %}
|
{% if target.lang=="ja" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user