mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Update to Google Analytics 4
This commit is contained in:
parent
cbe0d0f393
commit
ceee39d1d4
@ -2,12 +2,12 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-334534-14"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-32GXR2WF6S"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'UA-334534-14');
|
||||
gtag('config', 'G-32GXR2WF6S');
|
||||
</script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user