Firefox Download Analyzer

Posted by Qode on Wed, 07/06/2005 - 14:34Syndicated Download Counter

Hello! I created an analyzer program written in PHP that tracks the number of downloads each day. This information is then used to create a very pretty line graph and calculate other statistical information. This includes estimated milestone dates, which shows an estimate on what day certain milestones (100,000,000 downloads, 250,000,000 downloads, etc..) might land on.

I just started the project a couple of days ago, so not that much data is collected (only about 10 days so far.) I plan to keep this up on my website as long as I can.

Here is the link, enjoy.
http://www.qode.net/firefox.php


Submitted by tingrin87 on Wed, 09/07/2005 - 04:37.

erm, i'm pretty sure it's impossible to have a negative number of downloads on average per day :)

Submitted by Paeniteo on Sun, 07/10/2005 - 18:29.

Is is possible to add retrieval of the raw data tables?
In quite a few days, the graph image will run "full" and old data will probably scrolled out to the left.

Or could one get the sourcecode?
(Particularly setup of the cronjob, or whatever you use to trigger daily updates.)