wikijs-fork/server/modules/analytics/baidutongji/code.yml

12 lines
326 B
YAML
Raw Normal View History

head: |
<!-- Baidu Tongji -->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?{{propertyTrackingId}}";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>