Showing
1 changed file
with
10 additions
and
0 deletions
@@ -24,6 +24,16 @@ var _gaq = _gaq || []; | @@ -24,6 +24,16 @@ var _gaq = _gaq || []; | ||
24 | var s = document.getElementsByTagName("script")[0]; | 24 | var s = document.getElementsByTagName("script")[0]; |
25 | s.parentNode.insertBefore(hm, s); | 25 | s.parentNode.insertBefore(hm, s); |
26 | })(); | 26 | })(); |
27 | + // 新品友代码 | ||
28 | + (function(w,d,s,l,a){ | ||
29 | + w._CommandName_=l;w[l]=w[l]||function(){(w[l].q=w[l].q||[]).push(arguments); | ||
30 | + w[l].track = function(){(w[l].q[w[l].q.length-1].t=[]).push(arguments)};return w[l]},w[l].a=a,w[l].l=1*new Date(); | ||
31 | + var c = d.createElement(s);c.async=1; | ||
32 | + c.src='//fm.ipinyou.com/j/t/a.js'; | ||
33 | + var h = d.getElementsByTagName(s)[0];h.parentNode.insertBefore(c, h); | ||
34 | + })(window,document,'script','py','MC..o8vMMWxEXDCiqYckD81lUX'); | ||
35 | + py('set','user',{'id':'0'}); | ||
36 | + py('event','viewPage'); | ||
27 | } | 37 | } |
28 | if (window.addEventListener) { | 38 | if (window.addEventListener) { |
29 | window.addEventListener('load', async_load, false); | 39 | window.addEventListener('load', async_load, false); |
-
Please register or login to post a comment