Countly
Product analytics platform for mobile, web, and desktop applications.
Why consider Countly?
Countly is an open-source, real-time product analytics solution. It tracks user journeys, push notifications, crash reports, and in-app events across iOS, Android, web, and desktop apps.
Learn Countly by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Countly
Countly Community Edition provides 360-degree analytics for web and native mobile apps. It collects detailed crash analytics, user session paths, retention cohorts, and custom event funnels with fine-grained role permissions and data residency compliance.
Installing with Docker
docker run -d \ --name countly \ -p 80:80 \ -v countly_data:/var/lib/mongodb \ countly/countly-server:latestAccess the analytics console at http://localhost to create your initial application tokens.
Countly Community Edition is distributed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.