Skip to content

Commit 0b109d8

Browse files
committed
Google统计
1 parent 919646c commit 0b109d8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
s.parentNode.insertBefore(hm, s);
2727
})();
2828
</script>
29+
<!-- Google tag (gtag.js) -->
30+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L2EQEMCV5L"></script>
31+
<script>
32+
window.dataLayer = window.dataLayer || [];
33+
function gtag(){dataLayer.push(arguments);}
34+
gtag('js', new Date());
35+
36+
gtag('config', 'G-L2EQEMCV5L');
37+
</script>
2938
</head>
3039

3140
<body>

0 commit comments

Comments
 (0)