Skip to content

Commit 23f52e9

Browse files
niallkpNiall Pemberton
andauthored
SAMZA-2803 Remove Google Analytics from the Samza Website (#1715)
Co-authored-by: Niall Pemberton <niallp@apache.org>
1 parent 28149ea commit 23f52e9

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

docs/_includes/footer.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -75,17 +75,4 @@
7575
</script>
7676
{% endif %}
7777

78-
<!-- Google Analytics -->
79-
<script>
80-
(function (i, s, o, g, r, a, m) {
81-
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
82-
(i[r].q = i[r].q || []).push(arguments)
83-
}, i[r].l = 1 * new Date(); a = s.createElement(o),
84-
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
85-
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
86-
87-
ga('create', 'UA-43122768-1', 'apache.org');
88-
ga('send', 'pageview');
89-
90-
</script>
9178
<script src="/js/main.new.js"></script>

0 commit comments

Comments
 (0)