I'm no longer developing this.
YAC is a web counter and logger written in Perl
Copyright (C) 2001-2002 Roland "Robelix" Obermayer
Current Version: 0.6.3
Development Status:
Counter (yac.pl) - seems to be stable
Log-analyzer (yac-stat.pl) - beta (running quite stable, but not feature complete)
< Main / Features / Download / Requirements / Documentation / Changelog / License / Comments >
YAC only counts "real" visits - it only increases the counter if there was no request from the same IP within one hour, but logs every page hit.
It has 3 modes (text, graphic and quiet) and a configurable minimum number of digits.
It's fine for free/cheap servers where you have no access to the server-logs.
It uses flock() for all file-operations to avoid courrupt data.
Log-analyzer-script that produces (maybe too) detailed statistics about visits/day, accessed pages, browsers and operating systems
< Main / Features / Download / Requirements / Documentation / Changelog / License / Comments >
File |
Size |
Date |
| 19 KB | 01/01/2002 | |
| 18 KB | 10/10/2001 | |
| 17 KB | 22/07/2001 | |
| 17 KB | 13/07/2001 | |
| 11 KB | 20/04/2001 | |
| This are gzip compressed tar-archives, a standard format on unix - can be opened with tools like Winzip, too. | ||
< Main / Features / Download / Requirements / Documentation / Changelog / License / Comments >
An Apache server running on Unix (so far tested with Linux only) with SSI (server side includes) enabled.
Perl 5 with the CGI and Fnctl modules (should be on every Unix machine)
The Right to run own cgi-scripts on the server
If you want graphic output you need a set of digit-images, a more than complete collection can be found here
< Main / Features / Download / Requirements / Documentation / Changelog / License / Comments >
Changes to yac-stat.pl: fixed date formatting bug, now correctly detects Opera 6 and Galeon, cleaned up some browser detection code a bit.
Changes to yac-stat: Cleaned up configuration, improved browser / system detection, improved speed
Bugfix in yac.pl
log-analyzer (yac-stat.pl) added, minor changes to yac.pl
First public release
< Main / Features / Download / Requirements / Documentation / Changelog / License / Comments >
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
< Main / Features / Download / Requirements / Documentation / Changelog / License / Comments >