diff options
-rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -55,6 +55,7 @@ Table of Contents - [Bug and Task Trackers](#bug-and-task-trackers) - [Documentation Generators](#documentation-generators) - [Static site generators](#static-site-generators) +- [Statistics](#statistics) - [URL Shorteners](#url-shorteners) - [Wikis](#wikis) - [Self-hosting Solutions](#self-hosting-solutions) @@ -551,6 +552,17 @@ Some [Groupware](#groupware) solutions also feature file sharing synchronization See [staticsitegenerators.net](https://staticsitegenerators.net) and [staticgen.com](https://www.staticgen.com) + +## Statistics +*Analytics software.* + +* [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically. +* [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. +* [Open Web Analytics](http://www.openwebanalytics.com/) - Add web analytics to websites using JS, PHP or REST APIs. +* [Piwik](http://piwik.org/) - Web analytics application. +* [Webalizer](http://www.webalizer.org/) - Fast web server log file analysis. + + ## URL Shorteners * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener |