analytics

This commit is contained in:
TheErrorExe 2025-02-22 23:07:17 +01:00
parent b35a933b53
commit 0b3b34dac5
5 changed files with 45 additions and 0 deletions

View File

@ -1,6 +1,15 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="de"> <html lang="de">
<head> <head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QWEVVLV9Q1');
</script>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dr Mifo - Minecraft Content Creator</title> <title>Dr Mifo - Minecraft Content Creator</title>

View File

@ -122,6 +122,15 @@
menu.style.display = menu.style.display === "block" ? "none" : "block"; menu.style.display = menu.style.display === "block" ? "none" : "block";
} }
</script> </script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QWEVVLV9Q1');
</script>
</head> </head>
<body> <body>

View File

@ -122,6 +122,15 @@
menu.style.display = menu.style.display === "block" ? "none" : "block"; menu.style.display = menu.style.display === "block" ? "none" : "block";
} }
</script> </script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QWEVVLV9Q1');
</script>
</head> </head>
<body> <body>

View File

@ -1,3 +1,12 @@
<script> <script>
window.location.href = "/wiki/index.html#voicechat"; window.location.href = "/wiki/index.html#voicechat";
</script> </script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QWEVVLV9Q1');
</script>

View File

@ -122,6 +122,15 @@
menu.style.display = menu.style.display === "block" ? "none" : "block"; menu.style.display = menu.style.display === "block" ? "none" : "block";
} }
</script> </script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-QWEVVLV9Q1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-QWEVVLV9Q1');
</script>
</head> </head>
<body> <body>