Well did you navigate to maven.apache.org and see a cookie banner in action ?

How it's set on maven looks like that
<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']);
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="//analytics.apache.org/";
    _paq.push(['setTrackerUrl', u+'matomo.php']);
    _paq.push(['setSiteId', '3']);
    var d=document, g=d.createElement('script'), 
s=d.getElementsByTagName('script')[0];
    g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<!-- End Matomo Code -->

Best Regards
Eric
-----Message d'origine-----
De : antonio <> 
Envoyé : vendredi 3 juin 2022 07:30
À : [email protected]
Objet : Re: [LAZY CONSENSUS] Using Matomo Tracking for our website

D'oh! This has a cookie banner? Then I change my vote to -1. We do have enough 
of these around!

El 2/6/22 a las 23:11, Michael Bien escribió:
> 
> https://matomo.org/faq/general/faq_20000/
> mentions that it has opt-out capability. This basically means "cookie 
> banner", IMO the internet has enough of those.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to