Use UTM and need to apply an include only filter

2 views
Skip to first unread message

web developer

unread,
Dec 8, 2009, 9:37:54 PM12/8/09
to Urchin Software from Google - help forum - Urchin 6
I have a profile that is setup to use UTM and I want to only include
details in this profile for a specific folder called, "Catalog".
I have tried to use the filter paramater (cs_uristem RAW) where the
filter I entered was, "/catalog/". When I ran the resports, all the
reports contained no data and I know people have visited pages in this
folder.
I have even tried, "UTM_Page AUTO", where the filter I entered was, "/
catalog/". This did not work either.

Am I using the wrong filter?

Note: This is the only filter that is being applied. I don't have any
other include or exclude filters.

Any help would be greatly appreciated.

ringo

unread,
Dec 9, 2009, 7:16:29 AM12/9/09
to Urchin Software from Google - help forum - Urchin 6
hi,

what for a type of logging u have? the normal urchin style with:

LogFormat "%h %v %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i
\" \"%{Cookie}i\"" urchin ?

then u can use the request_url (AUTO) Filter. The Condition u have to
use is: ^/catalog/.*$. You can differ between GET|POST|... or so with
the Filter request_methode (AUTO). I have to used only GET request for
example.

hope that i could help you.
ringo

Kirk - Actual Metrics

unread,
Dec 9, 2009, 11:54:55 AM12/9/09
to Urchin Software from Google - help forum - Urchin 6
An easier way would be to create just one filter on the request_stem
(AUTO) field with the following regex: ^/catalog/

Kirk
www.urchintools.com
www.urchinexperts.com
www.actualmetrics.com
Reply all
Reply to author
Forward
0 new messages