Vice Stats is an advanced Web site statistics gathering package. It collects data about the resources in a Web site, the visitors to that site, and the referring resources. It runs in PHP and stores its data in a MySQL database.
| Tags | Internet Web Dynamic Content Page Counters Logging |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Changes: The $vs_resourceQuery parameter is properly taken into effect in the 'Resources' tab on the front page. The $vs_resourceHost parameter was added for sites that have more than one subdomain. There are updates to the browser and IP location databases.


Changes: Security fixes were made in vs_resource.php and vs_search.php for potential SQL injection.


Changes: The 'hide zero length visits' option now really works. Queries were reworked to use explicit JOIN..ON syntax, which is more compatible. The ability to ignore resources was added. The "spiders" tab under "Searches" is now filled in. Data older than the maximum report length (in the configuration) is removed. Your current IP is now displayed in the "ignore" page.


Changes: This release fixes errant debugging code in the visitor detection section that sometimes used "header" mode when other modes were selected. A bug in the creation of browscap-lite.ini which caused all visitors to appear as bots was fixed. Multi-user mode is no longer incorrectly always on. "jscookie" header mode is completed.


Changes: Multi-user support were implemented. Arbitrarily many separate Web sites may be tracked by one central installation of Vice Stats. Password protection of statistics was added to support multiple users along with basic user management for multiple user mode. The ability to turn off logo image display when hard coding the URL was added.