aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2023-01-23 13:26:52 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2023-01-23 13:26:52 -0800
commit9e1371046250763804390517cb1dc02bf43cbd15 (patch)
tree81bd8dc1a0f97cad746f9ea6f0cce3eed9fb27c6
parent36f9e8ec7b01266e43c9bb665c97dc3b17c8c219 (diff)
downloadpugixml-9e1371046250763804390517cb1dc02bf43cbd15.zip
pugixml-9e1371046250763804390517cb1dc02bf43cbd15.tar.gz
pugixml-9e1371046250763804390517cb1dc02bf43cbd15.tar.bz2
Remove GA
There's no point recording this as the analytics is not actionable.
-rw-r--r--_includes/footer.html13
1 files changed, 0 insertions, 13 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
index 27d6d45..22dc4c2 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -24,18 +24,5 @@
}
}
</script>
- <script type="text/javascript">
- (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-954596-3', 'auto');
- ga('send', 'pageview');
-
- function trackLink(type, name) {
- ga('send', 'event', type, name);
- }
- </script>
</body>
</html>