Commit 4e7ec79d authored by Pietro Albini's avatar Pietro Albini

Remove Google Analytics

parent fc8d8f18
......@@ -14,19 +14,6 @@
<script type="text/javascript" src="https://static.ubuntu-it.org/themes/light/cookies.min.js"></script>
<script type="text/javascript" src="https://static.ubuntu-it.org/js/jquery-1.min.js"></script>
<!-- Google analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-8147493-6']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<link rel="stylesheet" type="text/css" href="https://static.ubuntu-it.org/fonts/ubuntu/include.min.css">
<link rel="stylesheet" type="text/css" href="https://static.ubuntu-it.org/themes/light/common.min.css">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment