STATISTIC] Is there a way to have statistic of a Zope site use ?
Hello, A have my Intranet Zope production site since few days (GREAT !!!). I would like to know if there is a way (without manualy analyse the access log) to know : - How many users have been authentified since the site is on-line ? - How many times a page has been seen ? - The top visited pages ? - Statistic of when, how much, etc.. users use the site ? In fact, is there a Zope functionnality to do something like that whithout using an other software (like Webtrend) ? Thanks in advance. Fred.
On Wed, 2002-03-13 at 10:18, =?US-ASCII?Q?Fr=8Ed=8Eric?= Lemaitre wrote:
Hello, A have my Intranet Zope production site since few days (GREAT !!!).
I would like to know if there is a way (without manualy analyse the access log) to know : - How many users have been authentified since the site is on-line ? - How many times a page has been seen ? - The top visited pages ? - Statistic of when, how much, etc.. users use the site ?
In fact, is there a Zope functionnality to do something like that whithout using an other software (like Webtrend) ?
No. You could try Analog or Webalizer as Free alternatives to Webtrends. Seb
seb bacon wrote:
On Wed, 2002-03-13 at 10:18, =?US-ASCII?Q?Fr=8Ed=8Eric?= Lemaitre wrote:
Hello, A have my Intranet Zope production site since few days (GREAT !!!).
I would like to know if there is a way (without manualy analyse the access log) to know : - How many users have been authentified since the site is on-line ? - How many times a page has been seen ? - The top visited pages ? - Statistic of when, how much, etc.. users use the site ?
In fact, is there a Zope functionnality to do something like that whithout using an other software (like Webtrend) ?
No. You could try Analog or Webalizer as Free alternatives to Webtrends.
Seb
Find Analog at http://www.analog.cx/. See also Report Magic for better reports based on analog http://www.reportmagic.com/. Cheers, Marcus
On Wed, 13 Mar 2002, Fr�d�ric Lemaitre wrote:
I would like to know if there is a way (without manualy analyse the access log) to know : - How many users have been authentified since the site is on-line ? - How many times a page has been seen ? - The top visited pages ? - Statistic of when, how much, etc.. users use the site ?
The Zope logs are in a standard format. I use Webalizer (http://www.mrunix.net/webalizer/) to analyze my logs. (It's a Linux box.) -Tim -- Tim Wilson | Visit Sibley online: | Check out: Henry Sibley HS | http://www.isd197.org | http://www.zope.com W. St. Paul, MN | | http://slashdot.org wilson@visi.com | <dtml-var pithy_quote> | http://linux.com
participants (4)
-
Fr�d�ric Lemaitre -
Marcus Bergmann -
seb bacon -
Tim Wilson