Re: need help creating report "top 20 most visited pageson site"

"Aengus" <[email protected]>
Newsgroups gmane.comp.web.analog.general
Message-ID <001e01c80b83$a2c30410$a6041fac@WC515ALawlo>
Aengus <[email protected]> wrote:
> [email protected] wrote:
>>> We have the basic reports running.  My client would like to see a
>>> report that shows the top 20 most visited pages on the site.   How
>>> would I configure analog to show that output?
>
> "Most visited pages" is the Request Report.
>
> You only want to show the top 20, so set the floor to -20r (see
> http://analog.cx/docs/othreps.html#FLOOR)
>
>
> to get an Analog report that just shows the top 20 most visited pages,
> add these lines to your analog.cfg
>
> ALL OFF
> REQUEST ON
> REQSORTBY REQUESTS
> REQFLOOR -20r


Sorry - I should also have pointed out that this will actually report on 
whatever is most requested - probably images or stylesheets, unless you 
have excluded them from the report.

This might be a better solution (change the PAGEINCLUDE line to include 
whatever you define as "pages" on your website
ALL OFF
PAGEINCLUDE *.htm,*.asp
REQSORTBY PAGES
REQCOLS NPp
REQFLOOR -20p

Aengus


+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.