Skip to content

Commit

Permalink
change gtm tag
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkircos committed Dec 12, 2024
1 parent 95df233 commit 2754c02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quadratic-client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WVC2XPB3');
})(window, document, 'script', 'dataLayer', 'GTM-MDFG6DX4');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<!-- prettier-ignore -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WVC2XPB3" crossorigin="anonymous"
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MDFG6DX4" crossorigin="anonymous"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 2754c02

Please sign in to comment.