Update gtag

This commit is contained in:
2020-12-24 16:23:57 +00:00
parent 87f7e8f4b1
commit a1cbfe20cb

View File

@@ -33,6 +33,6 @@
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-124505000-1');
gtag('config', 'UA-124505000-2');
</script>
</head>