baidu analytics

This commit is contained in:
Viggo
2020-02-01 01:54:33 +08:00
parent 67d39ef39c
commit 5ae9a20247
6 changed files with 59 additions and 0 deletions

View File

@@ -8,6 +8,16 @@
<link rel="shortcut icon" href="./assets/images/favicon.png">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-77253689-1"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?c05bb16ea908292af9f6c513087a1cc3";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script>
window.dataLayer = window.dataLayer || [];