Question

The new Piwik version 0.6.1 allows you exclude visitors from a cookie. How must the values look like for that cookie?

Was it helpful?

Solution

Here is the content of the piwik exclude cockie:

name: "piwik_ignore"  
value: empty  
domain: "your.piwik.domain"
path: "/"
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top