Skip to content
Snippets Groups Projects
Commit 41758d49 authored by jan.bednarik's avatar jan.bednarik
Browse files

Disable Matomo cookies

parent eae3781c
Branches
No related tags found
2 merge requests!468Release,!467Upgrade
Pipeline #7673 passed
......@@ -2,6 +2,7 @@
<!-- Matomo -->
<script type="text/javascript">
var _paq = window._paq || [];
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment