Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #376 from technologiestiftung/chore/update-matomo-…
Browse files Browse the repository at this point in the history
…settings

chore(Matomo): do not use cookies
  • Loading branch information
dnsos authored Jan 10, 2022
2 parents 2d8c081 + 94bd4b4 commit 1096cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_layouts/skeleton.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
var _paq = _paq || [];
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
_paq.push(['requireCookieConsent']);
(function() {
var u="//piwik.technologiestiftung-berlin.de/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
Expand Down

0 comments on commit 1096cb3

Please sign in to comment.