diff --git a/_includes/footer.html b/_includes/footer.html index a17236aa..77f4bc2a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -17,13 +17,14 @@ $('[data-toggle="tooltip"]').tooltip(); }); - (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'); + (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-53312765-1', 'auto'); - ga('send', 'pageview'); - + ga('create', 'UA-53312765-1', 'auto'); + ga('require', 'linkid', 'linkid.js'); + ga('send', 'pageview'); + {% include hostflag.html %} \ No newline at end of file diff --git a/language.php b/language.php index b9cd37e1..3de7325b 100644 --- a/language.php +++ b/language.php @@ -69,5 +69,15 @@ if (isset($_COOKIE["MONERO_LANG"])) +