secure cookies for matomo

This commit is contained in:
2019-03-10 09:46:59 -04:00
parent 4c3cb8f03c
commit 09ebf60b78
2 changed files with 53 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
<script>
var _paq = _paq || [];
_paq.push(['setRequestMethod', 'POST']);
_paq.push(['setSecureCookie', true]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['enableHeartBeatTimer']);