Back to skills
extension
Category: Data & AnalyticsNo API key required

鲜味 隐私保护网络分析平台

Umami 是一个现代的、注重隐私的、开源的网络分析平台,也是 Google Analytics、Mixpanel 和 Amplitude 的自托管替代方案。它在不使用 Cookie 的情况下收集网站流量数据,并完全符合 GDPR 规范。

personAuthor: user_3c6cb52ehubcommunity

浓味隐私保护网络分析平台

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/1991513ccie-png/skills
  • 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/1991513ccie-png/skills

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