Plausible Analytics

Privacy-first, cookieless audience tracking powered by Plausible, hosted on my private server.

Free Developer HostingOfficial Project

Free Hosting for Your Projects

If you are a developer, colleague, or friend, you can get a free account on my Plausible server to track your own websites. You will receive a clean JS snippet and your own secure dashboard without worrying about paying for analytics subscriptions or managing a self-hosted server yourself.

Overview

Plausible Analytics is an open-source, lightweight, and GDPR-compliant alternative to Google Analytics. By running Plausible on our own dedicated server, we gain complete ownership of historical analytics data without selling visitor behaviors to ad networks.

Developer Utility & Documentation

Ultra-Lightweight Script (<2KB)

Standard tracking scripts add massive page bloat. Plausible’s script is under 2KB, loading asynchronously to prevent blocking your main JavaScript rendering thread. This preserves high Google Lighthouse scores and Core Web Vitals.

GDPR & CCPA Compliant Out-of-the-Box

Plausible does not store cookies, track personal IP addresses, or maintain persistent client identifiers. Because no personal data is collected, developers do not need to show annoying cookie consent banners or privacy opt-ins.

API Integrations & Goal Tracking

Offers native support for tracking custom events (e.g. form signups, purchase clicks, API errors) using simple inline JS dispatchers. You can also fetch analytics metrics programmatically via Plausible's REST API.

Tracked Metrics

Visitor Metrics

Page views, unique visitors, active session durations, and instant bounce rates.

Device Details

Traffic mapped by operating systems, viewport size, and browser types.

What's Included

  • Custom JS tracker (<2KB payload)
  • Real-time dashboard access link
  • Goal & event tracking API
  • No GDPR cookie flags needed