-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
c: PrivacyFor issues that impact or improve the privacy.For issues that impact or improve the privacy.
Milestone
Description
I'm working on a website that allows visitors to toggle cookies on or off. Currently, with Matomo I can turn them off using
window._paq.push(['disableCookies'])
I searched for a way to turn them back on, and tried
window._paq.push(['enableCookies'])
but that did not work.
Is there a way to turn cookies back on? If not, it would be great if it could be added.
Note from tsteur: Also need to look at this when working on it: #13056 (comment)
seybsen, martin-braun, downeyfe and philipptrenz
Metadata
Metadata
Assignees
Labels
c: PrivacyFor issues that impact or improve the privacy.For issues that impact or improve the privacy.