Skip to content

Commit 1939b47

Browse files
committed
docs(GA demo): use google analytics 4
1 parent 736d527 commit 1939b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
m.parentNode.insertBefore(a, m)
6363
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
6464

65-
ga('create', 'UA-99119327-1', 'auto');
65+
ga('create', 'G-T158HYBVZ2', 'auto');
6666
ga('send', 'pageview');
6767
</script>
6868
</body>

0 commit comments

Comments
 (0)