Plausible: The more accurate alternative to Google Analytics

“Every number in your Google Analytics account is wrong.” That is exactly what an independent study recently done by Orbit Media found. 

This happens due to a bunch of reasons like consent banner declines, spam and bot traffic skewing data, tracking scripts being blocked by privacy-conscious browsers and ad blockers, and more such reasons we discuss in this post.

Google Analytics has been unable to provide solid solutions to these common problems and site owners continue operating with semi-accurate numbers and missing data.

This is what we see regularly in our support tickets too: how they are seeing more numbers in their Plausible dashboard than in their GA dashboard.

We, at Plausible, take special measures in addressing challenges that pull down data accuracy. Let’s look at the reasons that affect data accuracy and what we do differently at Plausible to ensure accurate data and real insights.

  1. Cookie consent banner dependency
  2. Spam and bot traffic skewing data
  3. Tracking script being blocked by ad blockers and browsers
  4. Location inaccuracy
  5. Misclassified Direct traffic
  6. Complex traffic exclusion settings
  7. Delayed data processing
  8. Complicated setup contributing to setup errors
  9. Data modeling and sampling​
  10. In conclusion

Implementing a GA tracking code on your website needs you to use a cookie consent banner. This is legally required in many regions to comply with privacy regulations like the EU’s GDPR and California’s CCPA.

Many website visitors don’t want their activities to be tracked and want to protect their privacy. So they decline the banners. This causes the tracking script to be disabled.

This gap leads to underreporting in traffic numbers and incomplete data on user interactions, skewing analytics insights. Factors like banner visibility, user interaction, and explicit vs. implied consent also impact data completeness.

In fact, according to the Orbit Media study shared above, the accuracy of GA4 as compared to Plausible –– due to the cookie consent banner’s presence –– was exactly at 55.6%. More than half of the data was missing, making Google Analytics stats not reliable!

How do we tackle this at Plausible? We made Plausible tracking completely cookieless. This means that we track your website usage data without the usage of cookies or any other persistent identifiers.

Neither do we ever track or store your visitors’ data for any reason, making us inherently privacy-friendly. This means you don’t have to use a cookie consent banner on your website for the reasons of using a Plausible tracking script.

No consent banners means no declines and no missing data in the first place. It’s also great for creating a better website experience!

Spam and bot traffic skewing data

One of the major challenges with web analytics is filtering out spam and bot traffic that can skew your data. GA4 excludes known bots automatically.

At Plausible, we detect and automatically exclude bots (and are constantly evolving the detection systems) by:

  • Blocking traffic based on the User-Agent header
  • Filtering out known referrer spam domains
  • Blocking traffic originating from data centers
  • Detecting and excluding unnatural traffic patterns

Another thing we do at Plausible is that we exclude ~32,000 data center IP ranges (i.e. a lot of IP addresses) by default. This is a problem with GA4.

GA4 users constantly battle with skewing data due to this reason. For eg. When a site uses a cookie management platform (CMP), the CMP might send data center traffic which GA4 is unable to detect and exclude from stats.

So GA users need to manually find out which IP addresses are being used by the CMP and exclude them within the GA4 settings. You may end up excluding 10 IP addresses based on the help guides or direct information available from the CMP, before another one attacks your stats.

And all this depends on noticing the problem in the first place and dealing with jargon, reading guides, etc. While all you wanted to do was see some real site stats.

How do we tackle this at Plausible? We exclude 32k IP ranges from the get go. So you never have to worry about all this.

Plausible excludes bots, crawlers, referrer spam and other known non-human activity by default. In a test we ran, we saw 18x more pageviews with server side tracking than with Plausible which shows the volume of spam traffic that Plausible excludes.

Tracking script being blocked by ad blockers and browsers

Google Analytics tracking script, being infamous for leaving cookies on users’ browsers and devices, has started being blocked by privacy-conscious users. The way they do this is by using ad blockers and privacy-first browsers like Safari and Firefox.

There are many technologies in place to prevent a privacy-invasive tracking script from loading like Apple Intelligent tracking prevention, Firefox with ETP, Brave, etc.

Basically, if your users use privacy-friendly browsers and/or ad blockers, Google Analytics script won’t be able to track their traffic and activity on your website.

How do we tackle this at Plausible? Mostly, we don’t need to tackle this as an isolated problem because we are cookieless and privacy-first. We are not blocked by privacy-friendly browsers and most ad blockers.

One exception therein is the kind of adblockers who don’t like differentiating between privacy-friendly and non-privacy-friendly scripts and block all the JavaScript tracking codes on a website.

We give an option to use our proxy script to bypass the ad blockers that could have blocked the Plausible tracking code otherwise. This means you get even more accurate data, even for users who have ad blockers enabled.

The silver lining is that it only takes a couple of minutes to set up a proxy using our instructions. No tech know-how is necessary.

Location inaccuracy

Users connecting through proxy servers or VPNs can conceal their true location, leading Google Analytics to log the location of the proxy or VPN server rather than the user’s actual location.

Secondly, the cities’ reporting is not that accurate within GA4. This usually happens due to IP anonymization measures (since IP addresses are personally identifiable information) across the globe. 

Google Analytics changes the last digit of the IP address to zero when these addresses are sent to the GA4 servers in the US.

How do we tackle this at Plausible? We group VPN traffic under a single “Anonymous VPN Service” category. This ensures that Location reports are more accurate and reduces the noise that VPN users might otherwise add.

Secondly, we use the MaxMind database to determine the visitor location based on the IP address. This lookup happens on our servers and no data is ever sent to MaxMind. 

The IP address itself is discarded to make sure we don’t store any personal data. We never store IP addresses in our database, logs or anywhere on disk at all.

Misclassified Direct traffic

Another challenge with analytics is accurately identifying traffic sources. In Google Analytics, traffic from mobile apps, like Gmail, Slack, Telegram, etc., is often misclassified as “direct,” leaving you with unclear data. 

How do we tackle this at Plausible? Our algorithms recognize traffic from Android apps and categorize it under “android-app” in the “Top Sources” report. This can help recover up to 10% of previously unrecognized traffic for sites with large mobile audiences.

Complex traffic exclusion settings

In GA, it’s possible to exclude internal traffic from polluting your analytics by excluding the IP addresses. If you wanted to exclude a country’s traffic from being recorded in GA4, there’s no setting available and the workarounds are:

- Add IP ranges of an entire country to your IP block list. (not reliable)

- Filter, segment, and use Comparisons to exclude countries while viewing reports. (complicated)

- Get a developer to do it. (unnecessary)

How do we tackle this at Plausible? In Plausible settings, you can exclude traffic from being recorded by IP addresses, countries, pages/sections, and hostnames as well. And making these settings is as easy as using a dropdown menu.

Whether you want to permanently block certain countries or just exclude specific data for reporting, Plausible makes it simple to filter out the noise and focus on what matters most.

Delayed data processing

Google Analytics can take up to 48 hours to fully process data and update your reports. This generally means a delay in making important decisions, or worse: not knowing that the data may not be fresh and making misinformed decisions.

How do we tackle this at Plausible? Our data is always fresh and constantly updated. We provide real-time analytics.

Complicated setup contributing to setup errors

Another thing that causes inaccuracy in statistics is a faulty Google Analytics setup. It is quite complicated to set up a well-functioning GA dashboard, which is why there are so many expensive courses on the web trying to teach GA.

It usually requires you to learn Google Tag Manager, Google’s terminologies, character limits, how to make certain settings the right way, DebugView, and working with a developer to get the reports to work the way you want them to.

So it’s easier to miss out on essential settings or do something wrong than it is to ensure a right setup. 

How do we tackle this at Plausible? Plausible dashboard is very simple to set up and understand.

And because we take care of many things out-of-the-box, the setup is not only simple but also minimal. This leaves little room for error and ensures all you see is real and accurate data.

Data modeling and sampling

Google Analytics actively shows modeled key events. Quoting them: “Google uses modeling to estimate online key events that can’t be observed directly. Modeling allows for accurate attribution without identifying users.”

GA4 has been including paid and organic channel modeled key events since the end of July 2021. Event-scoped dimensions also include modeled data.

They do this to cover the data gaps stemming from rejected cookie banners, browsers limiting the time window for first-party cookies, ad interaction and the key event happening on different devices, and more such reasons.

You cannot differentiate modeled data from your regular data.

Moreover, the conversion numbers you see aren’t always final. It takes up to 12 days for conversion data to process and stabilize after each conversion is initially recorded. Why? Because GA4 is also feeding this data into attribution models (for example, to determine which channels contribute most to conversions).

So, that’s another reason that much of your GA stats are actually just estimated numbers.

How do we tackle this at Plausible? Plausible does not use any data sampling or modeling by default. We collect and store 100% of the data regardless of how many pageviews you have. The stats in your dashboard reflect 100% accurate data of what happens on your site.

However, on some dashboard views that have a lot of data such as those with more than 20 million pageviews, we apply limited data sampling to help the dashboard load as fast as possible. We show a clear note in your dashboard when you’re viewing a report with sampled data.

In conclusion

If you’re looking for an analytics platform that delivers more accurate data without the hassle of filtering out bots, handling ad blockers, consent banners, etc., Plausible is the strongest alternative to Google Analytics.

The more accurate the data, the more confidently you can base your business decisions on it. While some say that semi-accurate data is sufficient for spotting patterns, and we agree, we also believe that it shouldn’t be an excuse for indulging in privacy-invasive practices and lousy measures.

Working with more accurate and reliable data, collected ethically, is entirely possible. So why settle for less?

Get a free Plausible trial right away –– we’ve made it super convenient to get started. And do check out our official plugin if you’re on WordPress.

Ready to dive in?
Start your free trial today.

Cloudflare Web Analytics vs Plausible Analytics

Cloudflare Web Analytics is a new player on the simple, privacy-first and de-Googled web analytics market.

Plausible: GDPR, CCPA and cookie law compliant site analytics

Even though the purpose of Plausible Analytics is to track the usage of a website, this can still be done without collecting any personal data or personally identifiable information (PII), without using cookies and while respecting the privacy of the website visitors.

What makes Plausible a great Google Analytics alternative

Many site owners have the habit of installing the Google Analytics tracking script on their sites as one of the first actions they take after the launch.

How to offer a white label web analytics dashboard powered by Plausible

We’ve made it easy for you to provide or resell a white label version of our simple and privacy-centric web analytics dashboard to your customers. We’ve built several features to make it easy to integrate web analytics powered by Plausible (but without our branding) directly into your user interface.

Plausible: Lightweight web analytics tool that doesn't slow down your site

Plausible Analytics script is lightweight. It’s much smaller than the Google Analytics Global Site Tag. Plausible will reduce your page weight and will prevent your site from loading slow.

Plausible: Open source Google Analytics alternative

Plausible Analytics is an open source, simple, lightweight and privacy-friendly Google Analytics alternative. One aspect that makes Plausible different from many of the other web analytics tools such as Google Analytics is the fact that Plausible is open source software. Let’s take a look at what that means exactly.

Plausible: Privacy-first web analytics plugin for WordPress

Plausible Analytics is an open source web analytics plugin for WordPress that is an easy to use, lightweight and privacy-friendly Google Analytics alternative.

Plausible: Privacy focused Google Analytics alternative

Even though the purpose of Plausible Analytics is to track the usage of a website, this can still be done without collecting any personal data or personally identifiable information (PII), without using cookies and while respecting the privacy of your website visitors.

Plausible: Self-Hosted Google Analytics alternative

Plausible Analytics is an open source web analytics tool. Our mission is to reduce corporate surveillance by making a useful and privacy-friendly website analytics tool that doesn’t come from the adtech world.

Easy to use, actionable and privacy-compliant analytics for ecommerce and startups

Plausible Analytics helps ecommerce and SaaS startups get some actionable data to make better decisions. At the same time, their visitors keep having a privacy-friendly and enjoyable experience.

Plausible: Simple web analytics tool you can use to measure site traffic

The goal of Plausible Analytics is to provide you all the valuable and actionable website traffic metrics at a glance in a simple and modern web analytics dashboard.

What makes Plausible a great Matomo alternative

Matomo, formerly known as Piwik, was founded in 2007 and has long been the most well known open source alternative to Google Analytics. Matomo is installed on 1.9% of all websites and this is an amazing success for a great open source web analytics project.

We've collected $78,000 in the two years of our donation fund

We’ve managed to collect $78,000 over the two years of this initiative and have made donations to different projects including the Red Cross, the Erlang Ecosystem Foundation, the Sea Shepherd, the Ocean Cleanup and the Mossy Earth.

Website analytics platform for bloggers and content creators

Many people create content on their personal websites and blogs. There are many motivations behind this. Some use it like a diary, some as a hobby, or as a way to connect to other people, as a way to build an audience, make money and even improve their career opportunities.

Website analytics platform for freelancers and agencies

One of the use cases Plausible Analytics was specifically designed for are the freelancers and agencies who work with clients developing their websites, communication and marketing practices.

Audience segmentation and how to use Plausible for an in-depth analysis

The one thing that has always helped Plausible grow is sticking to the needs of a specific set of audience. When we started as a simple-enough and privacy-first way of tracking website traffic, we automatically started appealing to individual creators.