This should be a simple thing, but I can't figure it out from the docs.

Currently my Referrer report comes out something like this:

#pages  URL 
100     http://www.google.com/search 
60              http://www.google.com/search?q=foo (indented)
40              http://www.google.com/search?q=bar (indented)
80      http://www.yahoo.com/search
80              http://www.yahoo.com/search?q=foo (indented)

Is there any combination of directives that can get it to look flat like
this:

#pages  URL 
80      http://www.yahoo.com/search?q=foo
60      http://www.google.com/search?q=foo
40      http://www.google.com/search?q=bar

This would provide better ordering for the exact pages browsers are arriving
from.

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to