23 Jan
2006
23 Jan
'06
4:15 p.m.
On 1/10/06, Ranjan Srivastava <srivasta@engr.uconn.edu> wrote:
I was wondering if Common-Lisp.net provided the resources for tracking the number of downloads and number of page views for hosted projects?
I just added HTTP stats: http://common-lisp.net/stats.shtml Basically this includes page views and downloads, it's up to you the interpreter of the statistics to determine if a hit to a file is a page view or a download. Does this satisfy your requirements? Thanks, Erik.