Authored by xuqi

add analysis

... ... @@ -145,6 +145,8 @@ function rePosFooter() {
uid = uid === 0 ? '' : uid;
window._ozuid = uid;//暴露ozuid
if (window._yas) {
window._yas(1 * new Date(), '1.0.8', 'yohobuy_m', uid, '');
}
... ...
... ... @@ -27,4 +27,8 @@
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
\ No newline at end of file
</script>
<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>
\ No newline at end of file
... ...