We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c49cda commit c33482aCopy full SHA for c33482a
Assets/WebGLTemplates/FB/index.html
@@ -57,7 +57,7 @@
57
<!-- Google tag (gtag.js) -->
58
<script
59
async
60
- src="https://www.googletagmanager.com/gtag/js?id=G-TLHHB39RZL"
+ src="https://www.googletagmanager.com/gtag/js?id=G-70RRTWTVBE"
61
></script>
62
<script>
63
window.dataLayer = window.dataLayer || [];
@@ -66,7 +66,7 @@
66
}
67
gtag("js", new Date());
68
69
- gtag("config", "G-TLHHB39RZL", {
+ gtag("config", "G-70RRTWTVBE", {
70
cookie_flags: "max-age=7200;secure;samesite=none",
71
});
72
</script>
0 commit comments