I want to exclude 1 Single Page, beeing tracked by piwik.
When a user opens http://domani.tld he will be redirected to e.g. http://domain.tld/page/index.html and i want to exclude exactly this page from tracking. All other pages http://domain.tld/* should still be tracked by piwik.
I could exclude the piwik via js from beeing called (not my favorite option, due to other problems), but is there any way to configure it directly?