[analog-help] need help creating report "top 20 most visited
pageson site"
Aengus
analog07 at eircom.net
Wed Oct 10 14:14:15 PDT 2007
cluciano at wustl.edu 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
Aengus
More information about the analog-help
mailing list