Medama Analytics Review, Pricing & Features

Medama Analytics is a free, open-source, privacy-focused website analytics tool with a sub-1KB tracker and no cookies. See features, self-hosting and…

Category
Analytics
Pricing
Open Source, from Free
Verified
Not yet
Last updated
July 18, 2026
APIOpen SourceSelf-Hosted

Overview

Medama Analytics is an open-source website analytics tool designed to be self-hosted, giving site owners full control and ownership of their visitor data. It targets developers and organizations that want to measure site traffic without using cookies or storing IP addresses, helping simplify privacy compliance.

The project is maintained on GitHub under the medama-io organization and is distributed as a single, dependency-free binary alongside a lightweight client-side tracker script, making it straightforward to deploy on a small VM or container.

Key Features

Medama's tracker script is kept under 1KB and avoids collecting cookies, IP addresses, or other identifying data, aiming for compliance with privacy regulations like GDPR and PECR without a cookie consent banner. The backend, written in Go, uses SQLite and DuckDB for storage and analytical queries, while an OpenAPI-documented REST API makes it easy to pull analytics data into custom tools.

The dashboard is a React and TypeScript application offering real-time charts and tables for exploring visitor behavior. The project reports that it can run on machines with as little as 256MB of memory, making it inexpensive to self-host for most small to medium websites.

Pricing

Medama Analytics is free and open source. The core API and dashboard are licensed under Apache License 2.0, while the tracker script is licensed under the MIT License.

There is no known official managed hosting or paid SaaS tier; users are expected to self-host the software on their own infrastructure, similar to other open-source analytics tools in its category.

Key Features

Pros & Cons

Pros

  • Completely free and open source
  • No cookies or IP address storage, simplifying privacy compliance
  • Very lightweight tracker script with minimal performance impact
  • Low infrastructure requirements make self-hosting inexpensive
  • Fully documented OpenAPI REST API for custom integrations

Cons

  • No official managed hosting or SaaS plan, requires self-hosting expertise
  • Smaller community and ecosystem compared to Umami or Plausible
  • Documentation and long-term support depend on an open-source community rather than a company
  • Feature set is more limited than commercial, full-featured analytics platforms
  • No confirmed enterprise support or SLA options

Pricing

Frequently Asked Questions

What is Medama Analytics?

Medama Analytics is an open-source, self-hostable website analytics platform that tracks visitors without cookies or IP addresses, using a lightweight tracker under 1KB in size.

Is Medama Analytics free?

Yes, Medama is free and open source, with the core API and dashboard licensed under Apache License 2.0 and the tracker script under the MIT License.

Does Medama Analytics require cookie consent banners?

Medama is designed to avoid using cookies and does not store IP addresses, which is intended to help sites comply with privacy laws like GDPR and PECR without needing a cookie banner.

Can I self-host Medama Analytics?

Yes, Medama is built specifically to be self-hosted as a single, dependency-free binary, and the project states it can run on machines with as little as 256MB of memory.

What technology does Medama Analytics use?

The backend is written in Go and uses SQLite and DuckDB for storage and analytical processing, while the dashboard is built with React and TypeScript.

How does Medama Analytics compare to Umami or Plausible?

Like Umami and Plausible, Medama is a privacy-first, cookie-free analytics alternative to Google Analytics. Medama differentiates itself with an especially lightweight tracker, low memory requirements, and a dual SQLite and DuckDB storage approach.

Related Tools