Revert "Add Google Analytics tracking code"

This reverts commit c094b28f74.
This commit is contained in:
Agampreet Singh
2024-05-07 16:23:29 +05:30
parent 9fac90d90b
commit 3f67f7575f

View File

@@ -1,19 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script
async
src="https://www.googletagmanager.com/gtag/js?id=G-THHP5S04GF"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-THHP5S04GF");
</script>
<meta charset="UTF-8" />
<title>Loading MS-365-Electron</title>
<link