diff --git a/betaserver.google-analytics.js b/betaserver.google-analytics.js new file mode 100644 index 0000000..69729e3 --- /dev/null +++ b/betaserver.google-analytics.js @@ -0,0 +1,24 @@ +/** + * + */ + (function(i, s, o, g, r, a, m) { + i['GoogleAnalyticsObject'] = r; + i[r] = i[r] || function() { + (i[r].q = i[r].q || []).push(arguments) + }, i[r].l = 1 * new Date(); + a = s.createElement(o), m = s.getElementsByTagName(o)[0]; + a.async = 1; + a.src = g; + m.parentNode.insertBefore(a, m) + })(window, document, 'script', + '//www.google-analytics.com/analytics.js', 'ga'); + + + ga('set', 'transport', 'beacon'); + ga('create', 'UA-46332195-2', 'auto'); + ga('send', 'pageview'); + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 1bab545..38d63bc 100644 --- a/index.html +++ b/index.html @@ -250,7 +250,7 @@