Skip to content

Commit c33482a

Browse files
authored
Update index.html
1 parent 1c49cda commit c33482a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/WebGLTemplates/FB/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<!-- Google tag (gtag.js) -->
5858
<script
5959
async
60-
src="https://www.googletagmanager.com/gtag/js?id=G-TLHHB39RZL"
60+
src="https://www.googletagmanager.com/gtag/js?id=G-70RRTWTVBE"
6161
></script>
6262
<script>
6363
window.dataLayer = window.dataLayer || [];
@@ -66,7 +66,7 @@
6666
}
6767
gtag("js", new Date());
6868

69-
gtag("config", "G-TLHHB39RZL", {
69+
gtag("config", "G-70RRTWTVBE", {
7070
cookie_flags: "max-age=7200;secure;samesite=none",
7171
});
7272
</script>

0 commit comments

Comments
 (0)