views:

88

answers:

0

We currently use Urchin 6 for web analytics of our site which is a white label product. We have a customer requesting access to our urchin server to view the reporting for their account. All our logs are combined, and so we need to be able to create a new profile and filter the logs for the given domain. We cannot split the logs per domain, so must filter within urchin.

I have tried to create a filter on the profile:

type: include pattern only
filter field: request_host
filter pattern: mydomain.com

With these settings, all reports appear empty. Has anyone had any luck creating a new profile and filtering the logs by domain in this way? Am i filtering on the wrong field? Is the pattern incorrect?