diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-08-03 13:23:05 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-08-03 13:23:05 +0000 |
commit | 91f5320a16a09b631c316995c44ac142d98719fc (patch) | |
tree | 80ee0b620a23bf0d64f28eb39dda5c33bdf34897 /README.md | |
parent | Merge pull request #133 from nodiscc/next (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-91f5320a16a09b631c316995c44ac142d98719fc.tar.gz awesome-selfhosted-91f5320a16a09b631c316995c44ac142d98719fc.zip |
Merge pull request #136 from gorkem-cetin/countly-patch-1
Add Countly (Analytics)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ Table of Contents ## Analytics + * [Countly](http://Count.ly) - Real time mobile analytics, crash reporting and push notifications platform - `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` * [ThinkUp](https://www.thinkup.com/) - Insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. ([Source code](https://github.com/ThinkUpLLC/ThinkUp)) - `GPL` `PHP` |