feat: baidu analytics
This commit is contained in:
parent
5d31df52d0
commit
7ba2f9bc4b
@ -35,5 +35,16 @@
|
|||||||
gtag('config', 'G-KN4M42XST7');
|
gtag('config', 'G-KN4M42XST7');
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<!-- Baidu Analytics -->
|
||||||
|
<script>
|
||||||
|
var _hmt = _hmt || [];
|
||||||
|
(function() {
|
||||||
|
var hm = document.createElement("script");
|
||||||
|
hm.src = "https://hm.baidu.com/hm.js?360253efb0d8255a98cdeb8be43ef88d";
|
||||||
|
var s = document.getElementsByTagName("script")[0];
|
||||||
|
s.parentNode.insertBefore(hm, s);
|
||||||
|
})();
|
||||||
|
</script>
|
||||||
|
|
||||||
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3791150317963204"
|
<!-- <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3791150317963204"
|
||||||
crossorigin="anonymous"></script> -->
|
crossorigin="anonymous"></script> -->
|
Loading…
x
Reference in New Issue
Block a user