YAC (Yet Another Counter) is a Web counter and logger written in Perl. It counts only "real" visits, meaning that it increases the counter only if there was no request from the same IP within one hour, but logs every page hit. It has 3 output modes (graphic, text, quiet) and a configurable minimum number of digits displayed. To avoid corrupt data it uses flock() for all file operations.
| Tags | Internet Log Analysis Web Dynamic Content Page Counters |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | Perl |
Recent releases


Release Notes: A date formatting bug has been fixed. The log analyzer correctly detects Opera 6 and Galeon. There are minor fixes.


Release Notes: Code cleanups, speed improvements, and improved browser and system detection in the log analyzer.


No changes have been submitted for this release.


Release Notes: A new log anlyzer script, and minor changes to yac.pl.