mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
update google tag
This commit is contained in:
16
index.html
16
index.html
@@ -10,14 +10,14 @@
|
|||||||
<link rel="stylesheet" href="./style.css" type="text/css">
|
<link rel="stylesheet" href="./style.css" type="text/css">
|
||||||
</head>
|
</head>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3TQTFREZG7"></script>
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6R79TC88DQ"></script>
|
||||||
<script>
|
<script>
|
||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
function gtag(){dataLayer.push(arguments);}
|
function gtag(){dataLayer.push(arguments);}
|
||||||
gtag('js', new Date());
|
gtag('js', new Date());
|
||||||
|
|
||||||
gtag('config', 'G-3TQTFREZG7');
|
gtag('config', 'G-6R79TC88DQ');
|
||||||
</script>
|
</script>
|
||||||
<!-- Google tag (gtag.js) -->
|
<!-- Google tag (gtag.js) -->
|
||||||
<script type="text/javascript" src="./script.js"></script>
|
<script type="text/javascript" src="./script.js"></script>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user