mirror of
https://github.com/atisawd/boxicons.git
synced 2025-09-01 19:52:35 +02:00
analytics
This commit is contained in:
10
404.html
10
404.html
@@ -35,6 +35,16 @@
|
||||
);
|
||||
|
||||
</script>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120904854-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-120904854-1');
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
|
@@ -62,6 +62,15 @@
|
||||
}(window.location))
|
||||
</script>
|
||||
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-120904854-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-120904854-1');
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user