Removed extra g-tag???
This commit is contained in:
parent
117423c09e
commit
5c50f68754
13
index.html
13
index.html
@ -22,18 +22,7 @@
|
||||
color: #5c5c00
|
||||
}
|
||||
</style>
|
||||
<script src="js/ga4.js"></script>
|
||||
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-C44R8LD9MC"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
|
||||
function gtag() {
|
||||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-C44R8LD9MC');
|
||||
</script>
|
||||
<!-- if you put the ga4 script in ANY other file, put a "/" before "js" -->
|
||||
<script src="js/ga4.js"></script> <!-- if you put the ga4 script in ANY other file, put a "/" before "js" -->
|
||||
<script src="js/darkmoderewrite.js"></script>
|
||||
</head>
|
||||
<body style="background-color: rgb(241, 241, 241); color: black;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user