Skip to content

Commit 6ca69fa

Browse files
committed
add dropped ga
1 parent e6dbb7b commit 6ca69fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: _includes/base/scripts.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
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 }}" defer></script>
88
<!-- GA -->
9-
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)