diff options
author | nodiscc <nodiscc@gmail.com> | 2018-06-14 18:12:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-14 18:12:26 +0000 |
commit | 22dd450444d4856cb571ab01e493f7fcdd179b68 (patch) | |
tree | 628ec22bb3b90a4b80b1fc04bb5d2fbb67a72638 | |
parent | Merge pull request #1392 from isdn/master (diff) | |
parent | add fathom analytics (diff) | |
download | awesome-selfhosted-22dd450444d4856cb571ab01e493f7fcdd179b68.tar.gz awesome-selfhosted-22dd450444d4856cb571ab01e493f7fcdd179b68.zip |
Merge pull request #1397 from dannyvankooten/fathom-analytics
add fathom analytics
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ _Web Analytics_ - [AWStats](http://www.awstats.org/) - Generates web, streaming, ftp or mail server statistics graphically. ([Source Code](https://github.com/eldy/awstats)) `GPL-3.0` `Perl` - [Countly](https://count.ly) - Real time mobile and web analytics, crash reporting and push notifications platform. ([Source Code](https://github.com/countly)) `AGPL-3.0` `Javascript` - [Druid](http://druid.io/) - Distributed, column-oriented, real-time analytics data store. ([Source Code](https://github.com/druid-io/druid/)) `Apache-2.0` `Java` +- [Fathom Analytics](https://usefathom.com) - Simple & trustworthy website analytics. ([Source Code](https://github.com/usefathom/fathom)) `MIT` `Go` - [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPL-2.0` `C` - [Matomo](https://matomo.org/) - Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik. ([Source Code](https://github.com/matomo-org/)) `GPL-3.0` `PHP` - [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPL-2.0` `PHP` |