> -----Original Message-----
> From: Lukasz Cepowski [mailto:c...@freecode.pl]
> Sent: Saturday, January 22, 2011 3:17 AM
> To: php-general@lists.php.net
> Subject: [PHP] JunkBox - File Download Analytics
> 
> Hello,
> 
> recently I had a trouble with tracking how many downloads of files I get,
> that is why I have decided to write my own simple solution and now I would
> like to share with product that can be usefull for many of You!
> 
> JunkBox :: File Download Analytics
> 
> http://junkbox.ognisco.com
> 
> JunkBox is a lightweight web application that can track your files and
record
> every single click. You can get the total number of hits and statistics on
who
> downloaded your files and how and when. Moreover it is completely
> transparent so every link looks like an ordinary link to an ordinary file.
> 
> For example this looks like an ordinary link to an ordinary file:
> 
> http://files.ognisco.com/junkbox/junkbox-0.2-r93-20110120.zip
> 
> but, just add '?stats' at the end:
> 
> http://files.ognisco.com/junkbox/junkbox-0.2-r93-20110120.zip?stats
> 
> and here you can get statistics of how many hits per day this particular
file
> has.
> 
> What's more you can go and list files in the directory where you can see
hits
> counter for every file inside.
> 
> http://files.ognisco.com/junkbox/
> 
> And at the end you can get the list of the most popular files:
> 
> http://files.ognisco.com/?top
> 
> Also you can create your own custom theme.
> 
> JunkBox is distributed under terms of GNU GPL license.
> 
> Home page: http://junkbox.ognisco.com
> Online demo: http://junkbox.ognisco.com/demo
> 
> Feel free to download, test and use JunkBox.
> Any feedback highly appreciated.
> 
> Thanks,
> 
> Lukasz (cepa) Cepowski
> Krakow, Poland
> +48 502 670 711
> www.ognisco.com
> 
> 
Hi Lukasz,

This tool looks great.  Since I couldn't find the info on the site or in
your e-mail.  Does keep track of aborted/cancel downloads in progress also?

Thanks,
Tommy


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to