diff options
author | Sam Potts <me@sampotts.me> | 2015-02-28 12:29:53 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-02-28 12:29:53 +1100 |
commit | 044bcb359e4e5c767ff7b681018d2ed50c769019 (patch) | |
tree | c7a0ba3f50d3c3b3d808cb516e73fa5d3b9f6212 /index.html | |
parent | 18dfc17439c4f2c482df6686d57044e3e4d01215 (diff) | |
download | plyr-044bcb359e4e5c767ff7b681018d2ed50c769019.tar.lz plyr-044bcb359e4e5c767ff7b681018d2ed50c769019.tar.xz plyr-044bcb359e4e5c767ff7b681018d2ed50c769019.zip |
Only output GA on plyr.io domain
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -70,15 +70,5 @@ <!-- Docs setup --> <script src="dist/js/docs.js"></script> - - <!-- GA --> - <script> - (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('create', 'UA-40881672-11', 'auto'); - ga('send', 'pageview'); - </script> </body> </html>
\ No newline at end of file |