Authored by 周少峰

login analys

... ... @@ -39,15 +39,15 @@ var _gaq = _gaq || [];
<script>
var _hmt = _hmt || [];
if (getUid() !== 0) {
_hmt.push(['_setCustomVar', 1, 'login', true, 2]);
}
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?65dd99e0435a55177ffda862198ce841";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
if (getUid() !== 0) {
_hmt.push(['_setCustomVar', 1, 'login', true, 2]);
}
})();
</script>
<!-- 百度站长统计 -->
... ...