0

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

Poru
  • 8,254
  • 22
  • 65
  • 89

1 Answers1

0

Here is the content of the piwik exclude cockie:

name: "piwik_ignore"  
value: empty  
domain: "your.piwik.domain"
path: "/"
Benjamin Cremer
  • 4,842
  • 1
  • 24
  • 30