Authored by xuqi

add analysis

@@ -145,6 +145,8 @@ function rePosFooter() { @@ -145,6 +145,8 @@ function rePosFooter() {
145 145
146 uid = uid === 0 ? '' : uid; 146 uid = uid === 0 ? '' : uid;
147 147
  148 + window._ozuid = uid;//暴露ozuid
  149 +
148 if (window._yas) { 150 if (window._yas) {
149 window._yas(1 * new Date(), '1.0.8', 'yohobuy_m', uid, ''); 151 window._yas(1 * new Date(), '1.0.8', 'yohobuy_m', uid, '');
150 } 152 }
@@ -27,4 +27,8 @@ @@ -27,4 +27,8 @@
27 var s = document.getElementsByTagName("script")[0]; 27 var s = document.getElementsByTagName("script")[0];
28 s.parentNode.insertBefore(hm, s); 28 s.parentNode.insertBefore(hm, s);
29 })(); 29 })();
30 -</script>  
  30 +</script>
  31 +
  32 +<script src="http://static.yohobuy.com/js/analytics/analysis.js"></script>
  33 +
  34 +<script src="http://static.yohobuy.com/m/v1/js/om_code.js"></script>