
Aptabase
Cloud or self-hosted app analytics, cookieless by default, open source.

Countly is product analytics for web, mobile and desktop apps: Countly Lite is free to self-host under AGPL-3.0 with added branding terms, and Flex is a managed cloud with a choice of region, priced by monthly active users and data points. Its web SDK keeps a device ID in local storage, falling back to a cookie, and can be set to hold it in memory only.
36.4 KB compressed
129.5 KB uncompressed · measured 17 Sep 2026
Billed by monthly tracked users · checked 17 Sep 2026
require_consent option holds back each feature until the visitor agrees to it.Countly is product analytics for mobile, web and desktop apps, with engagement features such as push notifications, remote config, A/B tests and surveys. Its three editions use the same SDKs.
Countly Lite is free, self-hosted and published under AGPL-3.0 with an added term that forbids removing Countly branding; the README pitches it at individuals and small teams. Flex is a managed private cloud with one isolated instance per customer in a region you choose, priced by monthly active users and data points rather than seats. Funnels, retention and other deeper analysis come with its Intelligence add-on. Enterprise includes every capability and runs on your own infrastructure or in a private cloud.
For other tools you can run yourself, see open-source tools you can self-host.
Countly Lite installs on a fresh Ubuntu or Red Hat server with the one-line installer or the countly.install.sh script from a release, and Docker images are available. For version 25.03 and earlier the requirements list a 64-bit system, Node.js 18, MongoDB 6.0, at least two CPUs with AVX support and 2 GB of RAM for testing. After installation, open the server address to create the admin account.
On Flex, you create a server by choosing a tier, region and cloud provider, then add an application. Websites load the web SDK from the Countly server, npm or a CDN, call init with the app key and server URL, then track_sessions and track_pageview.
Countly’s documented migration path is between Countly servers. The Data Migration feature, available in Countly Lite and Enterprise, is switched on under Management > Feature Management and then appears under Management > Data Migration. It exports applications with their data and configuration and imports them on another server, either directly with a token that stays valid for seven days or through a downloaded file.
Dashboard users are not migrated, and the old server can forward incoming SDK requests to the new one after the import. Data from other systems can be sent through the write API.
As documented on the vendor’s own pages. “Partly” means the feature has limits or is only on some plans.
What the vendor documents. A platform that is not listed has no guide, plugin or package from the vendor.
Only Countly Lite, which you install on your own server. The managed Flex edition has a 14-day trial that requires a credit card and then usage-based pricing by monthly active users and data points, while Enterprise has custom pricing and is paid annually.
Not by default in a browser that supports local storage. The web SDK keeps its device ID, session state and request queue in local storage and uses cookies only as a fallback. It can be set to use cookies or to keep everything in memory, and a consent mode holds back tracking until the visitor agrees.
Yes. Countly Lite is free to self-host under its AGPL-3.0 based license, and Countly Enterprise can be deployed on your own infrastructure or in a private cloud. Flex is the managed option, running on a dedicated instance in a region you choose.
Access to your server is locked until the next cycle. Countly does not upgrade the tier automatically, so the vendor recommends choosing a tier that keeps your usage within its monthly limit.
How each value is collected: methodology. Why tools get no overall score: our reasoning.
Same category, ordered by how many traits they share with Countly: cookie handling, self-hosting and open code.
Compare Countly with another tool →

Cloud or self-hosted app analytics, cookieless by default, open source.

Cloud app analytics, cookieless by default.