51 projects tagged "Page Counters"
BBclone is a PHP Web counter on steroids which displays individual logs as well as aggregated data. It is a clone of Big Brother webstats, except that it is written in PHP and it relies only on flat files (no database needed). BBclone enables any Web site administrator to have a very precise view of who visit the website: OS, browser, date, referring page etc. Main features include reload resistance, hostname resolution, proxy workaround, and blacklist.
Load is a utility for Web application and SOAP-based Web services performance and scalability testing. It features a scripting language and a library of test objects for the creation of intelligent agents that drive the Web application or SOAP-based Web service. Running hundreds of agents concurrently shows how your software performs in production environments. Load is a Java application that runs on Linux, Solaris, NT, Win2000, and Macintosh. While Load continues to be maintained, the next generation is the TestMaker program.
phpOpenTracker is a framework solution for the analysis of Web site traffic and visitor behaviour. It features a logging engine that, either invoked as a Web bug by an HTML image tag or embedded with two lines of code into your PHP application, logs each request to a Web site into a database. One installation can track an arbitrary number of Web sites. Through its API, you can easily access the gathered data and perform complex operations on it (for instance, the analysis of your visitors' click paths).
tClick is a set of PHP scripts designed to provide tracking of click-throughs of links on a Web site for those who don't have access to their site logs or don't want to bother with complex log analysis programs. The system's backend is provided by a MySQL database, and support is included for addition, deletion, and viewing of link statistics through a Web interface as both individual links and by categories.
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.
LogJack extracts page view/file download counts and other information from Web server logs, and places the information in individual files for easy inclusion into dynamically-generated Web pages. After generating the initial data, LogJack continues to monitor things and update its files and reports.
phpCounter is a PHP3 application that allows you to easily include a counter system with your Web site. phpCounter's features include digit style choices, refresh mode, restricted valid host, and yearly statistic. It provides script inclusion as well as image invocation to hit the counter.