Re: Counting clicks, Download page?

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To: josh(at)agliodbs(dot)com
Cc: pgsql-www(at)postgresql(dot)org
Subject: Re: Counting clicks, Download page?
Date: 2004-11-22 00:28:14
Message-ID: 41A1329E.8070509@ehpg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Maybe a good way is to create a simple perl script that counts out of
some standard logfile formats and provides the numbers in a file that
would be accessable but hidden in the ftp file structure... maybe .stats
or something... then we could easily make a ftp script to retrive the
information for a stats page. If we agree that it's something that
we'll ask/require our mirrors to use on a crontab, I'll be happy to code
something that works against proftp and apache, with abstraction for the
regex to split out the data.

Gavin

Josh Berkus wrote:

>Folks,
>
>Is there any way we can log the number of times people request an FTP mirror
>from the download mirrors page? While it wouldn't be an accurate count of
>downloads, it would give us better numbers than we have now.
>
>Thoughts?
>
>
>

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Josh Berkus 2004-11-22 00:32:38 Re: Counting clicks, Download page?
Previous Message Josh Berkus 2004-11-22 00:11:51 Counting clicks, Download page?