docs(GA demo): use google analytics 4

This commit is contained in:
Joxit 2022-04-25 20:21:45 +02:00
parent 736d527cc8
commit 1939b47677
No known key found for this signature in database
GPG Key ID: F526592B8E012263
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@
m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-99119327-1', 'auto');
ga('create', 'G-T158HYBVZ2', 'auto');
ga('send', 'pageview');
</script>
</body>