From cff6fd7bf40111972ae4a043b02de375f615f0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6rkem=20=C3=87etin?= Date: Fri, 14 Oct 2016 13:19:33 +0300 Subject: [PATCH] what makes countly unique? --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4667a71204b..15ffba02076 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,23 @@ There are two parts of Countly: the server that collects and analyzes data, and * **Express.js** Popular Node.js web application framework * **Linux** What we love using ;-) -Plus lots of open source libraries! +Plus lots of [open source libraries](http://resources.count.ly/docs/list-of-open-source-components-in-countly)! ##Security We take security very seriously at Countly. Community Edition code is 100% open source and peer reviewed, to ensure nobody's Countly instance is ever compromised or hacked. If you wish to report a security issue, please email security@count.ly +##What makes Countly unique? + +Countly is a unique, security-focused and 360-degree analytics approach with several, unique values: + +* Real-time mobile analytics, web analytics and push notifications. +* Your data, your rules - since you can install Countly on your own server, or let us do the private cloud installations for you. +* Configurable and extensible via open source [plugins](http://count.ly/plugins). +* Modern and easy to use web dashboard with a focus on user experience, helping to get complex insights easily. +* Tracking more than 2500 web sites and 4500 mobile applications. +* Collecting more than 60 billion datapoints worlwide. + ##Installing & upgrading Countly server We develop and test Countly on MongoDB, Node.js and Nginx. Installation script only needs a clean, decent Ubuntu/CentOS/RHEL Linux without any services listening to port 80 or 443 (which should also be not blocked), and takes care of every library and software required to be installed on Linux.