Authored by 郭成尧

baidu-analysis

... ... @@ -66,12 +66,12 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
(function() {
{{!-- (function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?e5b83a487a4458aa5abca43f5779b764";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
})(); --}}
{{#if @root.isLogin}}
{{#if @root.isApp}}
... ... @@ -83,13 +83,9 @@
}, 1000);
}());
{{!--/* tar add 170426 品众代码去除 */--}}
{{!--/* tar add 170601 品众代码恢复 */--}}
window._fxcmd = window._fxcmd || [];
_fxcmd.sid = 'bb3b16fa1106a6ab8619da0095755f32';
_fxcmd.trackAll = false;
// 参数配置(可选)...
// 追踪配置(可选)...
setTimeout(function() {
var _pzfx = document['createElement']('script');
... ...