Skip to content

Commit 32951af

Browse files
committed
remove analytics
per discussion in 2020 on the steering council list https://groups.google.com/u/1/g/jupyter-steering/c/7j7F0lyQY84/m/Ch9Qj9nMAAAJ
1 parent 072a330 commit 32951af

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

_includes/head.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,5 @@
3434
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
3535
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
3636
<![endif]-->
37-
<script>
38-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
39-
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
40-
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
41-
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
42-
43-
ga('create', 'UA-52617120-1', 'auto', {'storage': 'none'});
44-
ga('set', 'anonymizeIp', true);
45-
ga('send', 'pageview');
46-
47-
</script>
4837
<script>console.log('Welcome to Project Jupyter! Explore the various tools available and their corresponding documentation. If you are interested in contributing to the platform, please visit the community resources section at https://jupyter.org/community.html.')</script>
4938
</head>

0 commit comments

Comments
 (0)