# Umami Privacy-Focused Web Analytics Platform

> Umami is a modern, privacy-focused, open-source web analytics platform and a self-hostable alternative to Google Analytics, Mixpanel, and Amplitude. It collects website traffic data without cookies and is fully GDPR compliant.

- Skill: `agentskillexchange/umami-privacy-focused-web-analytics-platform` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentskillexchange/umami-privacy-focused-web-analytics-platform`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentskillexchange/umami-privacy-focused-web-analytics-platform/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Data & Analytics
- Author: agentskillexchange (https://skillmd.com/u/agentskillexchange)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/agentskillexchange/umami-privacy-focused-web-analytics-platform

---


# Umami Privacy-Focused Web Analytics Platform

Umami is a modern, privacy-focused, open-source web analytics platform and a self-hostable alternative to Google Analytics, Mixpanel, and Amplitude. It collects website traffic data without cookies and is fully GDPR compliant.

## Installation

Use the upstream install or setup path that matches your environment:
- git clone https://github.com/umami-software/umami.git
- pnpm install
- pnpm run build
- pnpm run start

Requirements and caveats from upstream:
- A server with Node.js version 18.18+.
- To update the Docker image, simply pull the new images and rebuild:

Basic usage or getting-started notes:
- A PostgreSQL database version v12.14+.
- ### Get the source code and install packages
- bash

- Source: https://github.com/umami-software/umami
- Extracted from upstream docs: https://raw.githubusercontent.com/umami-software/umami/HEAD/README.md

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/umami-privacy-focused-web-analytics/)

