Umami
No cookies, no fingerprinting, no cross-site tracking, no personal data collection - Umami's
privacy contract is the foundation of the open-source web analytics platform. IP addresses are
hashed rather than stored, which makes it GDPR, CCPA, and PECR compliant by default - the
consent banner can come off the site entirely. The tracking script is under 2 KB, roughly 20x
smaller than Google Analytics, so measurement stops being a page-weight tax. The dashboard
covers the core metrics - pageviews, visitors, bounce rate, visit duration, referrers,
browsers, devices, and countries - with any date range and filtering by country or device.
Beyond pageviews, custom events track clicks, form submissions, and signups via a data
attribute or one JavaScript call, and advanced reports add funnels, user journeys, retention
and cohort analysis, goals, and automatic UTM campaign tracking. Anonymous session views show
individual visitor activity without identifying anyone. Teams share websites with role-based
access, one instance manages unlimited sites, and a full REST API exposes every metric
programmatically. MIT-licensed and self-hosted on PostgreSQL or MySQL via Docker, your
analytics data never leaves your infrastructure.
Deploy