The new Piwik version 0.6.1 allows you exclude visitors from a cookie. How must the values look like for that cookie?
Self-Explanatory. In PHP, the solution would be to set the cookie expiration to 0; I m unsure about C# since it requires a DateTime value.