Replace Google Analytics with Plausible

15-20 minutes beginner Replaces Google Analytics
Configure your guide
Deployment method?
Expected monthly pageviews?

Provision your server

Server sizing

Plausible uses ClickHouse for analytics data, which needs adequate RAM.

  • <100K pageviews/mo: 1 vCPU, 1GB RAM
  • 100K-1M: 2 vCPU, 2GB RAM
  • >1M: 4 vCPU, 4GB+ RAM

Add tracking script

Add to your website

Add this snippet to your site's <head>:

<script defer data-domain="yourdomain.com"
  src="https://analytics.yourdomain.com/js/script.js">
</script>

That's it. No cookies, no consent banners needed.

/ Search Esc Clear ? Sitemap
24 tools / 3 guides / 9 resolved issues