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

> Could you give an example of what each of those urls would look
> like post Urchin 5? Is it a Search Engine Safe type of setup or something 
> else?

> Search Engine Safe SES URLs
> http://www.fusionauthority.com/Techniques/4226-Search-Engine-Safe-SES-URLs.htm

>>Hi list,
>>I have shop-links like these:
>>
>>http://www.domain.com/subdir/index_shop2.cfm?A=1&param=wg;FGD
>>http://www.domain.com/subdir/index_shop2.cfm?A=1&param=wg;TFU
>>http://www.domain.com/subdir/index_shop2.cfm?A=1&param=wg;TGF
>>
>>Did someone create some useful filters [dynamic URLFilters or others]
>>with the Urchin "on-board" filter set ?
>>I don't want to write any complicated regular expressions.
>>
>>Uwe

> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

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

Reply via email to