This might give you the info you need: 

Urchin 5 > Pages & Files > Page Query Terms > find list.cfm. 

Click the blue arrow to the left of the filename. 
Click the blue arrow next to "groupname".
You should get counts per value of groupname.

I'm not sure if you can get counts for combinations of query terms, but this 
helped us a ton.

-- Adrian

> Hi Michael, thank you for your post.
> This leads me to the idea of describing my problem a bit deeper.
> I have links in a shop system like the following:
> http://urchin.domain.com/W2007/list.
> cfm?groupname=HKNUSS&pSessionSessionID=12345;shop;2&
> pSessionCustomerID=0&pSessionLanguageID=1
> 
> Unfortunately in Urchin I see the following:
 
> http://urchin.domain.com/W2007/list.cfm
> which is understandable from Urchin's perspective.
> Butr the customer wants to count how many times the above link is 
> klicked.
> So I thought I will search and replace HKNUSS if it comes as a
> groupname in the log-file, so that he can see it in the 
> Urchin-frontend.
> So it is kind of like: search for the cs_uri in the log and
> whenever the filter sees:
> list.cfm?groupname=HKNUSS&pSessionSessionID=12345;shop;2&
> pSessionCustomerID=0&pSessionLanguageID=1
> change it to: HKNUSS only. Do you understand ?
> Then make an output to:
 
> http://urchin.domain.com/W2007/hknuss
> (or s.th. similar descriptive)
 
> 
> So then the customer can identify this.
> With webtrends I could do this, but I don't know how to do it with
> Urchin. It seems more complicated from the first view on it.
> 
> Uwe

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274687
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to