diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-11-16 06:49:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-16 06:49:13 +0000 |
commit | 988886f7fb6a05f503ad4703b946bf4d910625ed (patch) | |
tree | ac24eb631298af3160a38e790608afade73e4232 | |
parent | Merge pull request #851 from Kickball/AddVisualCaptcha (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-988886f7fb6a05f503ad4703b946bf4d910625ed.tar.gz awesome-selfhosted-988886f7fb6a05f503ad4703b946bf4d910625ed.zip |
Merge pull request #852 from buremba/patch-1
Add Rakam Analytics
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ _Web Analytics_ * [GoAccess](http://goaccess.io/) - Real-time web log analyzer and interactive viewer that runs in a terminal. ([Source Code](https://github.com/allinurl/goaccess)) `GPLv2` `C` * [Open Web Analytics](http://www.openwebanalytics.com/) - Google Analytics and Piwik alternative. ([Source Code](https://github.com/padams/Open-Web-Analytics/)) `GPLv2` `PHP` * [Piwik](https://piwik.org/) - Leading open-source analytics platform that gives you more than just powerful analytics. ([Source Code](https://github.com/piwik/)) `GPLv3` `PHP` + * [Rakam](https://rakam.io/) - Custom analytics platform that allows you to create your own analytics services. Integrate with any data source (web, mobile, IoT etc.), analyze data with SQL and create dashboards. ([Source Code](https://github.com/rakam-io/rakam)) `Apache` `Java` * [Serposcope](https://serposcope.serphacker.com/) - Serposcope is a free and open-source rank tracker to monitor websites ranking in Google and improve your SEO performances. ([Source Code](https://github.com/serphacker/serposcope)) `MIT` `Java` * [Snowplow](http://snowplowanalytics.com/) - 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` * [ThinkUp](https://www.thinkup.com/) - Insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. ([Source Code](https://github.com/ThinkUpLLC/ThinkUp)) `GPLv3` `PHP` |