We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5245778 commit e216807Copy full SHA for e216807
1 file changed
index.html
@@ -10,7 +10,7 @@
10
function gtag() { dataLayer.push(arguments); }
11
gtag('js', new Date());
12
13
- gtag('config', 'G-XXXXXXXXXX', {
+ gtag('config', 'G-MED2RQS20T', {
14
send_page_view: false
15
});
16
</script>
0 commit comments