FEATURE-REQUEST: Manual Filters
paavo opened this issue · 0 comments
paavo commented
I'd love to have a way to manually specify/disable Filters in Configuration.
Right now, pagePath and hostname are strictly filtered.
$filters = 'ga:pagePath==' . $nodeUri->getPath() . ';ga:hostname==' . $hostname;
I'd like to have an overview about sitewide Events for example.