Merge branch 'master' into hotfix/wechat
Showing
1 changed file
with
0 additions
and
22 deletions
@@ -8,28 +8,6 @@ function async_load(){ | @@ -8,28 +8,6 @@ function async_load(){ | ||
8 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | 8 | j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= |
9 | '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | 9 | '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); |
10 | })(window,document,'script','dataLayer','GTM-W958MG'); | 10 | })(window,document,'script','dataLayer','GTM-W958MG'); |
11 | - | ||
12 | - (function() { | ||
13 | - var hm = document.createElement("script"); | ||
14 | - hm.src = "//static.yohobuy.com/js/analytics/analysis.js"; | ||
15 | - hm.async = 1; | ||
16 | - var s = document.getElementsByTagName("script")[0]; | ||
17 | - s.parentNode.insertBefore(hm, s); | ||
18 | - })(); | ||
19 | } | 11 | } |
20 | window.addEventListener('load', async_load, false); | 12 | window.addEventListener('load', async_load, false); |
21 | </script> | 13 | </script> |
22 | -<script> | ||
23 | -window._py = window._py||[]; | ||
24 | -window._py.push(['a', 'MC..o8vMMWxEXDCiqYckD81lUX']); | ||
25 | -window._py.push(['domain','stats.ipinyou.com']); | ||
26 | -window._py.push(['e','']); | ||
27 | -if(typeof _goodsData!='undefined'){ | ||
28 | - window._py.push(['pi',_goodsData]); | ||
29 | -} | ||
30 | --function(d){ | ||
31 | - var f = 'https:' == d.location.protocol;var c = d.createElement('script');c.type='text/javascript';c.async=1; | ||
32 | - c.src=(f ? 'https' : 'http') + '://'+(f?'fm.ipinyou.com':'fm.p0y.cn')+'/j/t/adv.js'; | ||
33 | - var h = d.getElementsByTagName("script")[0];h.parentNode.insertBefore(c, h); | ||
34 | -}(document); | ||
35 | -</script> |
-
Please register or login to post a comment