OpenSource-Hub
P

Plausible Analytics

24.8k stars·Privacy Protection·SHA-256 checksum verified

Open source, privacy-first web analytics. Lightweight, cookie-free alternative to Google Analytics with simple dashboards and GDPRs compliance.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Privacy-first, lightweight web analytics that's a cookie-free, GDPR-compliant alternative to Google Analytics.

Core Features

  • Privacy-first: No personal data or IPs stored, no cookies, fully GDPR/CCPA/PECR compliant.
  • Ultra-lightweight script (<1KB) that doesn't slow down your site.
  • Simple, clutter-free dashboard showing key metrics on one page.
  • Goal & conversion tracking via custom events, funnels, revenue attribution, and outbound link clicks.
  • Real-time traffic monitoring and insights.

What It Can't Do

  • Cloud version is paid (per-site subscription). Free Community Edition releases major updates twice a year; latest features may be delayed.,Community Edition lacks premium features (marketing funnels, ecommerce revenue goals, SSO, Sites API) and requires manual server maintenance and upgrades.,Self-hosting requires Docker/Linux knowledge; not suitable for non-technical users.

Use Cases

  • Replace Google Analytics with a privacy-compliant, cookie-free web analytics solution.
  • Track traffic sources, user behavior, and conversions for blogs, corporate sites, or e-commerce.
  • Self-hosted analytics for privacy-sensitive industries (healthcare, education, etc.).
  • Independent sites that want to avoid data sharing with ad platforms.

Detailed Introduction

Plausible Analytics is an open source, privacy-focused web analytics tool that provides simple, actionable insights without tracking personal data. It is a lightweight, cookie-free alternative to Google Analytics, fully compliant with GDPR, CCPA, and PECR. The script is tiny (under 1KB), loads instantly, and works with modern frameworks and SPAs out of the box. Key features include clutter-free dashboards, real-time traffic monitoring, goal tracking, conversion funnels, email/Slack reports, Google Search Console integration, and a robust API. Available as a managed cloud service (paid) or self-hosted Community Edition (free). The project is independently funded by subscribers, not ad revenue, ensuring user data never leaves EU servers in the cloud version.

Troubleshooting & FAQ (2)

Troubleshooting
Why does the hover highlight on the map in Plausible Analytics CE v3.2.0 not reset when moving the mouse away?

This is a known bug in the Community Edition. A fix has been merged in the main repository via pull request #6037, but it has not yet been included in any CE release. CE releases occur on an ad‑hoc basis roughly twice per year. Until the next release, you can either wait or manually apply the patch from the PR to your deployment.

GitHub Issue #6071
Troubleshooting
How to fix forced reflow caused by Plausible analytics tracking script?

This is a known performance issue. The reflow is triggered by the scroll tracking function in the script. For self-hosted Plausible, you can modify tracker/src/engagement.js to wrap the getDocumentHeight call in requestAnimationFrame and cache the result. For Plausible Cloud users, there is no built-in workaround yet; contact support or follow issue #5727 for updates.

GitHub Issue #5727

Tags

analyticsprivacy-firstopen-sourceweb-analyticsgdpr-compliantself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Sign up at https://plausible.io/register (cloud, ~2 mins) or self-host using Docker (requires a Linux server).

4

Step 2: Add the tracking snippet (auto-generated) to your website's <head> section.

5

Step 3: Log into Plausible dashboard to view real-time stats; set up goals and campaigns as needed.

Install Guide
  1. Step 1: Sign up at https://plausible.io/register (cloud, ~2 mins) or self-host using Docker (requires a Linux server).
  2. Step 2: Add the tracking snippet (auto-generated) to your website's <head> section.
  3. Step 3: Log into Plausible dashboard to view real-time stats; set up goals and campaigns as needed.
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Remove the Plausible tracking script from your website to stop data collection. For cloud, cancel subscription and data retention is configurable. For self-hosted, delete the Docker containers and data directory.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-27 05:25:05
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

2 FAQs

Similar Projects