I'm using REQAlias to "group" several hunderds of different product calls (http://mydomain.com/?product=X) into one record called "Product" using this reqalias:
 
REQALIAS /*?product=* Product
 
I'm doing the same for "Artist" (http://mydomain.com/?artist=Y)
 
For some reason, on the request report i'm seeing many "different" Product counts (many on many lines), instead of one "grouped" Product record with all the ?product= calls summarized.
 
Here is an example:
 
18:  0.17%: Dec/14/02  6:57 AM:   Product
   18:  0.17%: Dec/14/02 12:57 PM:   Product
   17:  0.17%: Dec/13/02 11:19 PM:   Product
   17:  0.17%: Dec/14/02 10:38 PM:   Product
   17:  0.21%: Dec/14/02  1:05 AM:   Artist
   16:  0.15%: Dec/14/02  5:39 PM:   Product
   16:  0.19%: Dec/14/02  8:10 PM:   Artist
  
 
Is there anything I can do to group all similiar aliases together on one count?

Thanks,
 
Michael.

Reply via email to