explaingit

plausible/analytics

📈 Trending25,928ElixirAudience · pm founderComplexity · 3/5ActiveLicenseSetup · hard

TLDR

Privacy-first website analytics that tracks visitors and traffic without collecting personal data, cookies, or violating GDPR. Simple dashboard, fast tracking script, owned data.

Mindmap

mindmap
  root((repo))
    What it does
      Track visitors
      See traffic sources
      Monitor page views
      Track conversions
    Key difference
      No personal data
      No cookies
      GDPR compliant
      You own stats
    How to use
      Add tracking script
      View dashboard
      Set up goals
      Email reports
    Deployment
      Cloud hosted EU
      Self-hosted option
    Tech stack
      Elixir language
      ClickHouse database

Things people build with this

USE CASE 1

Replace Google Analytics on your website while staying GDPR-compliant and keeping full ownership of your traffic data.

USE CASE 2

Track which pages and content drive the most engagement without slowing down your site with heavy tracking scripts.

USE CASE 3

Monitor conversion goals and see weekly/monthly email summaries of your site's performance without complex report building.

USE CASE 4

Self-host your analytics on your own server for complete data privacy and control over where visitor information is stored.

Tech stack

ElixirClickHouseJavaScript

Getting it running

Difficulty · hard Time to first run · 1day+

Requires ClickHouse database setup, Elixir runtime, and multiple service coordination to see working analytics.

Open-source under the Elastic License and Server Side Public License (SSPL); self-hosted community edition available under AGPL.

In plain English

Plausible Analytics is an open-source, privacy-first alternative to Google Analytics. It lets website owners track how many people visit their site, where visitors come from, which pages they read, and what actions they take, all without collecting personal data, setting cookies, or violating privacy laws like GDPR (a European data protection regulation) or CCPA (a similar California law). The tool works by adding a tiny tracking script to your website, much smaller and faster to load than Google Analytics, which records anonymized, aggregated traffic data. You see a single clean dashboard showing real-time visitors, traffic sources, popular pages, goals, and conversions. No complex menus or custom report building required. It can integrate with Google Search Console to show which search keywords bring people to your site, and it can send weekly or monthly email reports. Plausible differs from Google Analytics in a fundamental way: Google's product is free because Google uses the data to power its advertising business. Plausible charges a subscription because it collects no personal data and shares nothing with third parties. You fully own your stats. It is available either as a managed cloud service hosted in the EU, or as a self-hosted community edition you run on your own server. The tech stack uses Elixir (a programming language built for high concurrency) and ClickHouse (a fast database designed for analytics queries). Teams use it when they want simple, honest website metrics without the privacy baggage.

Copy-paste prompts

Prompt 1
How do I add Plausible Analytics tracking to my website and set up a conversion goal to track signups?
Prompt 2
What's the difference between Plausible's cloud-hosted and self-hosted options, and how do I deploy the self-hosted version?
Prompt 3
Show me how to integrate Plausible Analytics with Google Search Console to see which keywords drive traffic to my site.
Prompt 4
How does Plausible Analytics stay GDPR and CCPA compliant while still giving me useful visitor and traffic data?
Prompt 5
Can I migrate my historical Google Analytics data to Plausible, and what metrics will I be able to see in the dashboard?
Open on GitHub → Explain another repo

Generated 2026-05-18 · Model: sonnet-4-6 · Verify against the repo before relying on details.