As Easy As Analytics Gets.
Pirsch is a simple, privacy-friendly, open-source alternative to Google Analytics — lightweight, cookie-free and easily integrated into any website or directly into your backend.
No credit card required.-
Set up for the Future, Today.
-
Online marketing and ad-tech is a privacy nightmare. Google Analytics and other trackers follow you on each step around the web and collect information on your behavior. For website owners, the dashboard is frustrating to use, hard to understand, and slow. Data gets less reliable, as plugins and browsers start to take matters into their own hands, blocking invasive scripts by default.
We set out to solve that problem with a privacy-focused, open-source, and easy-to-integrate solution. Pirsch respects your visitors' privacy. It never tracks them across websites nor collects uniquely identifiable information. It offers an efficient dashboard to provide actionable, aggregated statistics.
Everything You Expect, and More
-
Powerful Dashboard for Your Personal or Business Needs
Receive detailed insights on all your website metrics, including page views, unique visitors, bounce rate, time on page, referrer, and more. Intel on country, language, and device type gets you up to speed without sharing data with big tech companies.
Stay up-to-date on all your devices, whether you are on a desktop, tablet, or smartphone — presented in light or dark mode.
See Live Demo -
-
-
Fine-grained Access Management Means Full Control
Give your team members access to the dashboard by assigning each one their own role, enabling them to see important data at a glance. If you want, you can share your dashboard with the world using your personal subdomain.
Generate unique access links for external partners, customers, or clients. Created or deleted in seconds, so you are always on top.
-
No Cookie Banner
Get rid of those annoying cookie banners. Pirsch does not track users across websites and devices like traditional web analytics.
-
Own Your Data
Anything we collect belongs to you, it will never be shared or sold. Export your data to CSV or make use of our API to work with it in your tools.
-
We Are Independent
Pirsch is completely self-funded, based and hosted in Germany under strict privacy laws of the European Union.
-
Unlimited Websites
Add as many websites as you like. Our pricing model is based on the total number of page views, check our pricing to learn more.
-
Regular Email Reports
Receive the most important numbers in your inbox or send them to multiple recipients automatically.
With Developers in Mind
-
Integrates Into Your Backend
Make use of our API and integrate Pirsch into your backend for a non-blockable approach to web analytics. Choose from open-source SDKs for Go (Golang), JavaScript, and PHP.
Read Documentation -
JavaScript
// Create the Pirsch client. client := pirsch.NewClient(clientID, clientSecret, hostname, nil) http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) { // Send the page hit to Pirsch. client.Hit(r) w.Write([]byte("Hello from Pirsch!")) })
-
<script type="text/javascript" src="https://api.pirsch.io/pirsch.js" id="pirschjs" data-code="identification_code"></script>
-
... or Website
To get started quickly, we offer a lightweight, drop-in script with less than 1 KB in size.
-
Fit for WordPress
Add powerful analytics to your WordPress site with a few clicks. Our plugin runs in the backend — no coding, no hassle.
Add to WordPress -
-
-
Works with Google Search Console
See what Google searches led people to your website right within the dashboard.
Ready to Get Started?
Setting up your website only takes a few minutes.
No credit card required.