Hi! hello
I wonder if it's possible to extract statistics on how often my Zope-documents have been viewed.
Yeah, check the var/Z2.log file. Run that through something like wusage (see google) and you can get pretty detailed statistics. However, the log file only logs URLs hit on the server. Suppose then that the Zope-document you want to count clicks on isn't reached on a URL, you'll then have to use a counter product (see zope.org) Peter
Thanks
Horst
_________________________________________________________________ Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )