Skip to content

JS Tracker: Add possibility to turn cookies back on, enableCookies #13056

@WouterFlorijn

Description

@WouterFlorijn

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)

Metadata

Metadata

Assignees

Labels

c: PrivacyFor issues that impact or improve the privacy.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions