diff options
author | nodiscc <nodiscc@gmail.com> | 2015-08-06 10:47:58 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-08-06 10:47:58 +0000 |
commit | d91f41070ce62f82a9badf69b7809354b10c54ba (patch) | |
tree | 4ec6bb53f6da86eb0edb873d925ebc0de453369a | |
parent | Merge pull request #170 from ChrisMissal/patch-1 (diff) | |
download | awesome-selfhosted-d91f41070ce62f82a9badf69b7809354b10c54ba.tar.gz awesome-selfhosted-d91f41070ce62f82a9badf69b7809354b10c54ba.zip |
add link to countly source
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ Table of Contents ## Analytics - * [Countly](http://Count.ly) - Real time mobile analytics, crash reporting and push notifications platform - `AGPL` `Javascript` + * [Countly](http://Count.ly) - Real time mobile analytics, crash reporting and push notifications platform ([Source code](https://github.com/countly)) `AGPL` `Javascript` * [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative - `GPL` `PHP` * [Piwik](https://piwik.org/) - Leading open-source analytics platform that gives you more than just powerful analytics. - `GPLv3` `PHP` * [Snowplow](http://snowplowanalytics.com/) - Your own digital nervous system. Have every single event, from your websites, mobile apps, desktop applications and server-side systems, stored in your own data warehouse and available to action in real-time. ([Source Code](https://github.com/snowplow/)) `Apache` `Scala` |