Skip to content

Commit af65c92

Browse files
committed
add dropped ga
1 parent d1a0b9f commit af65c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_includes/base/scripts.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@
55
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery.lazyload/1.9.1/jquery.lazyload.min.js"></script>
66
<!--[if lte IE 8]><script src="{{ "/js/ie/respond.min.js" | prepend: site.baseurl }}"></script><![endif]-->
77
<script src="{{ " /dist/build.min.js " | prepend: site.baseurl }}"></script>
8+
<!-- GA -->
9+
<script>!function(e,t,a,n,c,s,o){e.GoogleAnalyticsObject=c,e[c]=e[c]||function(){(e[c].q=e[c].q||[]).push(arguments)},e[c].l=1*new Date,s=t.createElement(a),o=t.getElementsByTagName(a)[0],s.async=1,s.src=n,o.parentNode.insertBefore(s,o)}(window,document,"script","https://www.google-analytics.com/analytics.js","ga"),ga("create","UA-44377274-8","auto"),ga("send","pageview");
10+
</script>

0 commit comments

Comments
 (0)