Showing
1 changed file
with
1 additions
and
0 deletions
@@ -30,6 +30,7 @@ var _hmt = _hmt || []; | @@ -30,6 +30,7 @@ var _hmt = _hmt || []; | ||
30 | (function() { | 30 | (function() { |
31 | var hm = document.createElement("script"); | 31 | var hm = document.createElement("script"); |
32 | hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; | 32 | hm.src = "http://static.yohobuy.com/js/analytics/analysis.js"; |
33 | + hm.async = 1; | ||
33 | var s = document.getElementsByTagName("script")[0]; | 34 | var s = document.getElementsByTagName("script")[0]; |
34 | s.parentNode.insertBefore(hm, s); | 35 | s.parentNode.insertBefore(hm, s); |
35 | })(); | 36 | })(); |
-
Please register or login to post a comment