Showing
1 changed file
with
35 additions
and
0 deletions
doraemon/views/partial/analysis.hbs
0 → 100644
1 | +<!-- Google Tag Manager --> | ||
2 | +<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-W958MG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
3 | +<script> | ||
4 | +var _hmt = _hmt || []; | ||
5 | +function async_load(){ | ||
6 | + (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
7 | + new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
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); | ||
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 | +} | ||
20 | +window.addEventListener('load', async_load, false); | ||
21 | +</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