I would like to create a simple html page with some JavaScript functionality to let my users optout. I don’t want to use the standard OptOut feature because it needs the PHP backend.
I do know that the cookie “piwik_ignore” is responsible for the OptOut functionality. But it seems that Piwik needs some values like
Thank you matthieu. To give you some context: I’m using Log Analytics to post process/import the logs. How can I take opt out users into consideration?