Skip to content
Snippets Groups Projects
Commit 685c1e4d authored by mathias.chouet's avatar mathias.chouet
Browse files

Matomo : stop setting cookies in doc pages

parent b848a15a
No related branches found
No related tags found
No related merge requests found
var _paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['disableCookies']); // évite de mettre en place un bandeau RGPD
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment