[analog-help] need help creating report "top 20 most visited pages on site"

2007-10-10 Thread cluciano
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? Thanks a million in advance. Craig Craig Luciano Systems Engineer Personal Computer Support Services Washington

Re: [analog-help] need help creating report "top 20 most visited pageson site"

2007-10-10 Thread Aengus
[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

Re: [analog-help] need help creating report "top 20 most visited pageson site"

2007-10-10 Thread Aengus
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.

Re: [analog-help] Re: Ann: 6.0.3 Release

2007-10-10 Thread Aengus
On Tuesday, October 09, 2007 3:53 PM [EDT], Aengus <[EMAIL PROTECTED]> wrote: if (*c == '5') { if (*(c + 1) == '.' && (*(c + 2) == '0')) *name = "Windows:Windows 2000"; else if (*(c + 1) == '.' && (*(c + 2) == '1')) { if (strstr(whole, "x64") != NULL) *name = "Windows:Window

Re: [analog-help] Re: Ann: 6.0.3 Release

2007-10-10 Thread Aengus
On Wednesday, October 10, 2007 9:24 PM [EDT], Aengus <[EMAIL PROTECTED]> wrote: if (*c == '5') { if (*(c + 1) == '.' && (*(c + 2) == '0')) *name = "Windows:Windows 2000"; else if (*(c + 1) == '.' && (*(c + 2) == '1')) { if (strstr(whole, "; x64;") != NULL) *name =