Every website produces data. Page views, clicks, scroll depth, form completions, exits — each event is a small signal about what your audience is doing and where your content or product is falling short. The challenge has never been collecting data; it has been choosing the right instrument to interpret it without drowning in noise, violating privacy regulations, or paying enterprise prices for features you will never use.
The analytics landscape in 2026 looks meaningfully different from five years ago. Google Analytics 4 replaced Universal Analytics and brought a fundamentally new data model. A wave of privacy-first alternatives emerged to serve the European market and privacy-conscious audiences. Product analytics tools matured to the point where they compete directly with marketing platforms. And qualitative tools — heatmaps, session recordings — became standard expectations rather than premium add-ons.
This guide covers ten of the most relevant analytics tools available today: Google Analytics 4, Plausible, Fathom, Mixpanel, Heap, Amplitude, Hotjar, Microsoft Clarity, PostHog, and Matomo. The goal is not to declare a single winner but to give you enough context to match each tool to the specific context where it performs best.
"Data is not information, information is not knowledge, knowledge is not understanding, understanding is not wisdom." — Clifford Stoll, astronomer and author. Analytics tools give you data; what you do with that data is entirely up to the question you started with.
Key Definitions
Event-based tracking: A data model in which every user interaction — a page view, a button click, a scroll milestone — is recorded as a discrete event with associated properties. GA4, Mixpanel, Amplitude, and PostHog all use this model.
Session recording: A technology that captures user mouse movements, clicks, and scroll behaviour as a video-like replay. Used primarily for qualitative UX analysis.
Heatmap: A visual aggregation of where users click, move, or scroll on a page, typically presented as a colour gradient from cool (low activity) to warm (high activity).
Funnel analysis: A report that shows how many users complete each step in a defined sequence, such as visiting a pricing page, starting a trial, and completing a purchase. Used to identify where users drop off.
Cookieless tracking: Analytics that do not rely on browser cookies to identify returning visitors. Instead, these tools either use server-side data, probabilistic aggregation, or abstain from individual user identification altogether.
Website Analytics Tools Compared
| Tool | Type | Self-Hostable | Cookieless/GDPR-Friendly | Session Recording | Pricing Entry |
|---|---|---|---|---|---|
| Google Analytics 4 | Marketing analytics | No | Requires configuration | No | Free |
| Plausible | Privacy-first web analytics | Yes (open source) | Yes, by design | No | $9/mo |
| Fathom | Privacy-first web analytics | No | Yes, by design | No | $15/mo |
| Mixpanel | Product analytics | No | Partial | No | Free (20M events) |
| Heap | Product analytics | No | No | Yes (paid) | Custom |
| Amplitude | Product analytics | No | Partial | No | Free (50K users) |
| Hotjar | Qualitative/UX | No | Requires consent | Yes | Free (35 sessions/day) |
| Microsoft Clarity | Qualitative/UX | No | Requires consent | Yes | Free |
| PostHog | All-in-one product analytics | Yes (open source) | Partial | Yes | Free (1M events) |
| Matomo | Full-featured analytics | Yes (open source) | Yes (configurable) | Yes (plugin) | Free (self-hosted) |
Google Analytics 4: The Default Standard
Google Analytics 4 is the default starting point for most websites, and for good reason. It is free, extensively documented, and integrates with Google Ads, Search Console, Google Tag Manager, BigQuery, and most third-party marketing platforms. Since the forced migration from Universal Analytics in 2023, it has become the single most widely deployed analytics platform on the web.
The Event Model
GA4 represents a genuine architectural change from its predecessor. Everything is an event. A page view is an event. A scroll past 90 percent of a page is an event. A video play is an event. This creates far more flexibility for custom tracking than the pageview-plus-goal model of Universal Analytics, but it also requires more configuration to get useful data out of the box.
The Enhanced Measurement feature automatically tracks scroll depth, outbound clicks, site search, video engagement, and file downloads without custom implementation — a significant improvement over UA's manual event setup.
Strengths
GA4 excels at marketing attribution. Its integration with Google Ads means you can trace a conversion back through ad clicks, organic searches, and social referrals in ways that no smaller tool can match. The Explore module offers sophisticated funnel analysis, cohort analysis, path reports, and segment overlap — features that would cost hundreds of dollars per month on standalone tools.
BigQuery export (free for all accounts as of 2023) lets technical teams query raw event data without sampling, which resolves one of the most persistent criticisms of the old platform.
Weaknesses
The interface is genuinely difficult. Reports are scattered, custom dimensions require setup, and the default attribution model changed in ways that confuse teams migrating from UA. Data thresholds — sampling at high traffic volumes on the free tier — can introduce inaccuracies. And the GDPR compliance story, while manageable, requires deliberate configuration that many teams skip.
Pricing
Free for most users. Google Analytics 360, the enterprise version, starts at approximately $50,000 per year and removes sampling limits while adding more granular data controls and expanded SLAs.
Plausible Analytics: Privacy-First and Lightweight
Plausible is a lightweight, open-source analytics tool built from the ground up with privacy as its primary design constraint. It stores no personal data, sets no cookies, and is fully compliant with GDPR, CCPA, and PECR without requiring a consent banner. The script is less than 1KB, making it significantly faster than GA4 for page load performance.
What Plausible Measures
Plausible tracks unique visitors (approximated via a daily hash of IP and user-agent that is immediately discarded), page views, referrers, countries, devices, and custom events. The interface is a single-page dashboard that loads in seconds and answers the most common traffic questions without any configuration overhead.
The Goals feature allows tracking custom events — button clicks, form submissions, outbound link clicks — with a simple script tag rather than the complex event schema required by GA4.
Limitations
Plausible does not do user-level tracking, session recording, heatmaps, or advanced funnel analysis. If you need to understand what a specific cohort of signed-in users is doing inside your application, Plausible is not the right tool. It is designed for content sites, marketing pages, and blogs where aggregate traffic trends are the primary concern.
Pricing
Cloud-hosted plans start at $9 per month for up to 10,000 monthly page views. Self-hosted is free (open source under AGPL). Pricing scales with traffic volume rather than feature tier.
Fathom Analytics: EU Isolation and Clean Design
Fathom occupies a similar position to Plausible: privacy-first, cookieless, GDPR compliant, and designed for simplicity. The key differentiators are its EU isolation feature (routing EU visitor data through EU-only servers), its single-page pricing model, and its slightly more polished interface.
EU Isolation
Fathom's EU isolation feature ensures that data from European visitors never touches non-EU servers. This addresses a specific concern raised by several European data protection authorities about transatlantic data transfers under GDPR. For businesses primarily serving European audiences, this is a meaningful compliance advantage that Plausible's cloud-hosted version does not offer by default.
What Fathom Includes
All Fathom plans include unlimited websites, email reports, uptime monitoring, and a custom domain for the dashboard. This all-in-one single-tier approach simplifies the purchasing decision compared to platforms with confusing feature tiers.
Pricing
Fathom starts at $15 per month for up to 100,000 monthly page views. Unlike Plausible, there is no self-hosted option. The pricing is higher but includes all features without add-ons.
Mixpanel: Behavioural Product Analytics
Mixpanel is a product analytics platform designed for teams building web applications, mobile apps, and SaaS products. Its core strength is behavioural analytics: understanding what specific users or cohorts do over time, what features they engage with, and where they churn.
Key Features
Mixpanel's funnel reports are among the most flexible in the industry — you can define funnels with arbitrary conversion windows, compare funnels across cohorts, and run A/B analysis on funnel performance. Retention reports show how frequently users return and which events correlate with higher long-term retention. The Flows report visualises user paths without requiring you to pre-define the steps, surfacing unexpected navigation patterns.
Lexicon and Data Governance
The Lexicon feature provides a central registry for all events and properties, making it easier for large teams to maintain consistency in how they instrument their products. For companies with multiple engineering teams contributing to analytics implementation, this prevents the taxonomy fragmentation that makes data untrustworthy over time.
Pricing
A free tier covers up to 20 million monthly events. Growth plans start at $28 per month. Enterprise pricing is custom and includes data governance, SSO, and priority support.
Heap: Retroactive Analysis Through Autocapture
Heap takes an unusual approach to instrumentation: rather than requiring developers to manually tag every event they want to track, Heap automatically captures all user interactions by default. You can then retroactively define events from this captured data without redeploying code.
Retroactive Analysis
The retroactive analysis capability is genuinely valuable for product teams who discover, after the fact, that they needed to track a specific interaction. With conventional event tracking, you would lose historical data for any event not previously instrumented. With Heap, that data already exists — you simply define what you want to look at after the fact.
Limitations
The automatic capture approach means Heap collects large volumes of data, which raises costs at scale. The interface can also feel overwhelming compared to more opinionated tools. Heap works best for teams with a dedicated data analyst who can manage event taxonomy and prevent schema pollution.
Pricing
A free tier is available with limited session replay and three months of data retention. Paid plans require custom pricing based on sessions per month.
Amplitude: Enterprise Product Analytics with Experimentation
Amplitude is the enterprise-grade product analytics platform most commonly deployed at growth-stage and mature technology companies. It shares DNA with Mixpanel but has invested heavily in data science features, predictive analytics, and experiment analysis.
Experimentation
Amplitude Experiment allows teams to run A/B and multivariate tests directly within the analytics platform, with results fed back into the same cohorts and funnels used for regular analysis. This integration avoids the friction of stitching together data from a separate experimentation tool and allows experiment results to be analysed alongside the full user behaviour context.
Charts and Notebooks
Amplitude's chart library is extensive: event segmentation, funnels, retention, pathfinder, revenue LTV, and more. The Notebooks feature allows analysts to combine charts with commentary, creating shareable reports that contextualise data for non-technical stakeholders — a practical advantage in organisations where data fluency varies across teams.
Pricing
A free tier covers up to 50,000 monthly tracked users. Plus plans start at $61 per month. Growth and Enterprise plans require custom negotiation.
Hotjar: Qualitative UX Research
Hotjar is the most well-known qualitative analytics tool, offering heatmaps, session recordings, surveys, and user interview scheduling under one roof. It fills the gap left by quantitative platforms: while GA4 tells you that 70 percent of users left a landing page, Hotjar shows you where they were looking when they made that decision.
Heatmaps
Hotjar's click, move, and scroll heatmaps are among the most visually clear in the market. The rage click detection — identifying frustrated users clicking repeatedly on non-interactive elements — and dead click tracking are particularly useful for identifying UX problems quickly without requiring usability testing sessions.
Feedback and Surveys
The survey and feedback widgets allow teams to ask users targeted questions triggered by specific events — for example, a survey that appears when a user attempts to cancel a subscription. The responses are connected to session recordings, allowing qualitative data to be grounded in actual observed behaviour rather than recalled impressions.
Pricing
A free tier covers 35 daily sessions. The Plus plan starts at $32 per month for 100 daily sessions. Business plans start at $80 per month and add advanced filters, user attributes, and integrations.
Microsoft Clarity: Free Heatmaps with No Session Limits
Microsoft Clarity launched as a completely free alternative to Hotjar, and in several respects has closed the gap considerably. It offers heatmaps, session recordings, and dead click/rage click analysis with no meaningful session limits and no charges.
Integration with Microsoft Ecosystem
Clarity integrates directly with Google Analytics 4 (allowing you to open a Clarity session recording from within a GA4 report), Microsoft Advertising, and Power BI. For organisations already using Microsoft tools, this creates a coherent analytics workflow without additional cost.
Limitations
Clarity does not offer user surveys, feedback widgets, or interview scheduling. The data retention period is capped at 90 days. Customisation options are more limited than Hotjar's paid tiers. But for teams that need heatmaps and session recordings without a budget line, it is genuinely excellent value.
Pricing
Completely free with no meaningful session limits.
PostHog: Open-Source All-in-One Product Stack
PostHog is an open-source product analytics platform that positions itself as an all-in-one alternative to a stack of separate tools. A single PostHog deployment can replace Mixpanel (analytics), Hotjar (session recording), LaunchDarkly (feature flags), and a basic A/B testing platform.
Self-Hosting and Data Sovereignty
PostHog can be self-hosted on your own infrastructure, which means complete data sovereignty. For companies with strict data residency requirements or those unwilling to share user behaviour data with third-party vendors, this is a significant structural advantage. The cloud-hosted version runs on AWS in multiple regions.
Feature Flags and Experiments
PostHog's feature flag system allows gradual rollouts tied directly to analytics cohorts. You can release a feature to 10 percent of users, watch the analytics in real time, and roll back without a code deployment if metrics deteriorate. This tight integration between experimentation and analytics is something no other tool in this comparison achieves at this price point.
Pricing
PostHog Cloud offers a generous free tier: 1 million events and 5,000 session recordings per month. Paid plans start at $0.00045 per additional event. Self-hosted is free for the open-source version.
Matomo: Complete Data Ownership and Compliance
Matomo (formerly Piwik) is the leading open-source analytics platform and the preferred choice for organisations that require complete data ownership. Unlike all other tools in this list, Matomo on self-hosted infrastructure means your data never leaves your servers.
GDPR and Regulatory Compliance
Matomo is explicitly designed for regulatory compliance. It supports consent management, data deletion requests, IP anonymisation, and cookie-optional tracking natively. The European Data Protection Supervisor uses Matomo as its official analytics platform, which carries significant credibility for public sector organisations, healthcare providers, and any entity subject to strict data localisation requirements.
Feature Depth
Matomo's self-hosted version includes heatmaps and session recordings (as premium plugins), A/B testing, funnels, form analytics, cohorts, and SEO metrics. The breadth of features rivals GA4 at no licensing cost, though the interface is less polished and requires more configuration than commercial alternatives.
Pricing
Self-hosted is free (open source under GPL). The cloud-hosted version starts at 19 euros per month for up to 50,000 monthly page views. Premium plugins for heatmaps and A/B testing are additional costs on self-hosted deployments.
How to Choose
Content site or blog: Start with Plausible or Fathom if you have European traffic or care about cookieless compliance. Use Microsoft Clarity for free heatmaps alongside either. If you need Google Ads integration, GA4 is unavoidable regardless of other preferences.
SaaS or mobile app: Amplitude or Mixpanel for behavioural analytics. PostHog if you want to consolidate tools and have engineering resources to instrument properly. Heap if you cannot predict in advance what you will need to analyse.
E-commerce: GA4 with enhanced ecommerce tracking for the marketing attribution story. Layer Hotjar for conversion rate optimisation. Consider PostHog if you want session replay tied to specific user identity.
Enterprise or regulated industry: Matomo self-hosted for complete data ownership. PostHog self-hosted for product analytics. GA4 360 if budget allows and Google ecosystem integration is essential.
Privacy-first or European-audience focus: Plausible or Fathom for web analytics. Matomo for anything requiring deeper analysis without data export to third-party servers.
Practical Takeaways
GA4 is unavoidable if you run Google Ads — the attribution integration has no equivalent in other tools. Plausible and Fathom cost money but eliminate the GDPR configuration burden GA4 requires. Microsoft Clarity is the correct first move for any team that wants qualitative UX data without a budget line. PostHog is the tool to evaluate if you want to consolidate Mixpanel, Hotjar, LaunchDarkly, and an A/B testing platform into a single self-hosted stack. Matomo is the only reasonable choice for organisations with hard data sovereignty requirements. Amplitude and Mixpanel are interchangeable for most product analytics use cases — choose based on team familiarity and pricing negotiation outcomes.
References
- Google LLC. (2026). Google Analytics 4 documentation. developers.google.com/analytics
- Plausible Analytics. (2026). Plausible open-source repository and documentation. plausible.io/docs
- Fathom Analytics. (2026). Fathom EU isolation explained. usefathom.com/docs/eu-isolation
- Mixpanel Inc. (2026). Mixpanel product analytics documentation. docs.mixpanel.com
- Heap Inc. (2026). Heap autocapture methodology. heap.io/docs
- Amplitude Inc. (2026). Amplitude analytics and experimentation platform documentation. amplitude.com/docs
- Hotjar Ltd. (2026). Hotjar heatmaps and session recording guide. help.hotjar.com
- Microsoft Corporation. (2026). Microsoft Clarity overview. clarity.microsoft.com/docs
- PostHog Inc. (2026). PostHog open-source product analytics. posthog.com/docs
- Matomo Analytics. (2026). Matomo self-hosted and GDPR compliance. matomo.org/docs
- European Data Protection Board. (2024). Guidelines on the use of analytics tools under GDPR. edpb.europa.eu
- W3C Web Performance Working Group. (2025). Web Vitals and script performance benchmarks. web.dev/vitals
Frequently Asked Questions
What is the best free website analytics tool?
Google Analytics 4 is the most feature-rich free option, but Microsoft Clarity is entirely free with heatmaps and session recordings, and Matomo can be self-hosted at no software cost — the right choice depends on whether you need Google Ads attribution, qualitative UX data, or data sovereignty.
Is Google Analytics 4 GDPR compliant?
GA4 compliance requires deliberate configuration — IP anonymisation, consent mode, and server-side proxying — because it sends data to US servers by default; many European organisations choose Matomo or Plausible to avoid that complexity entirely.
What is the difference between Hotjar and Microsoft Clarity?
Both offer heatmaps and session recordings, but Microsoft Clarity is completely free with no meaningful session limits, while Hotjar adds user surveys, feedback widgets, and interview scheduling that Clarity lacks — Clarity wins on cost, Hotjar on research depth.
When should I use Amplitude or Mixpanel instead of Google Analytics?
Use Amplitude or Mixpanel when your primary questions are about in-product behaviour — feature adoption, retention, cohort analysis — rather than marketing attribution; both are purpose-built for product analytics in ways GA4 is not.
What does 'privacy-first analytics' actually mean?
Privacy-first analytics tools measure traffic without storing personal data or setting cookies, meaning no consent banner is required under GDPR — the tradeoff is losing user-level tracking, retargeting audiences, and the granular segmentation that cookie-based tools provide.