rzo1 commented on code in PR #73:
URL: https://github.com/apache/opennlp-site/pull/73#discussion_r1038175207


##########
src/main/jbake/templates/footer.ftl:
##########
@@ -40,5 +40,24 @@
          link.parents('li,ul').addClass('active');
        
        </script>
+
+    <!-- Matomo -->
+    <script>
+        var _paq = window._paq = window._paq || [];
+        /* tracker methods like "setCustomDimension" should be called before 
"trackPageView" */
+        /* We explicitly disable cookie tracking to avoid privacy issues */
+        _paq.push(['disableCookies']);
+        /* Measure a visit to flink.apache.org and nightlies.apache.org/flink 
as the same visit */

Review Comment:
   Yes, this is true. It is copy pasted from the Privacy Slack, there Martjin 
Visser posted the snippet for us. I will change the flink comment ;)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to