...
|
...
|
@@ -13,7 +13,7 @@ var _gaq = _gaq || []; |
|
|
(function() {
|
|
|
_gaq.push(['_setAccount', 'UA-48997038-32']);
|
|
|
_gaq.push(['_trackPageview']);
|
|
|
var ga = document.createElement('script');
|
|
|
var ga = document.createElement('script');
|
|
|
ga.type = 'text/javascript'; ga.async = true;
|
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
...
|
...
|
@@ -34,6 +34,20 @@ var _gaq = _gaq || []; |
|
|
})(window,document,'script','py','MC..o8vMMWxEXDCiqYckD81lUX');
|
|
|
py('set','user',{'id':'0'});
|
|
|
py('event','viewPage');
|
|
|
|
|
|
// 品众
|
|
|
(function () {
|
|
|
var _fxcmd=_fxcmd||[];
|
|
|
_fxcmd.sid='bb3b16fa1106a6ab8619da0095755f32';
|
|
|
_fxcmd.trackAll=false;
|
|
|
|
|
|
var _pzfx=document['createElement']('script');
|
|
|
_pzfx.type='text/javascript';
|
|
|
_pzfx.async=true;
|
|
|
_pzfx.src='//static.w3t.cn/fx/1/1/fx.js';
|
|
|
var sc=document.getElementsByTagName('script')[0];
|
|
|
sc.parentNode.insertBefore(_pzfx,sc);
|
|
|
})();
|
|
|
}
|
|
|
if (window.addEventListener) {
|
|
|
window.addEventListener('load', async_load, false);
|
...
|
...
|
@@ -41,4 +55,4 @@ var _gaq = _gaq || []; |
|
|
window.attachEvent('onload', async_load);
|
|
|
}
|
|
|
})();
|
|
|
</script> |
|
|
\ No newline at end of file |
|
|
</script> |
...
|
...
|
|