> ## Documentation Index
> Fetch the complete documentation index at: https://tinyanalytics.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# tinyanalytics vs Google Analytics, Plausible, and Umami

> Compare tinyanalytics with Google Analytics 4, Plausible, and Umami on privacy, hosting, openness, product scope, and practical trade-offs.

Choose tinyanalytics when you want hosted web and product analytics, AI discovery, experiments, revenue, and monitoring in one privacy-friendly platform. Choose an alternative when advertising integrations, open-source code, self-hosting, or a narrower analytics product matters more.

## At a glance

|                           | tinyanalytics                              | Google Analytics 4                  | Plausible                           | Umami                            |
| ------------------------- | ------------------------------------------ | ----------------------------------- | ----------------------------------- | -------------------------------- |
| **Cookieless by default** | Yes                                        | No for standard JavaScript tags     | Yes                                 | Yes                              |
| **Hosting**               | Hosted                                     | Hosted                              | Cloud or self-hosted                | Cloud or self-hosted             |
| **Open source**           | No                                         | No                                  | Yes                                 | Yes                              |
| **Primary scope**         | Web, product, AI discovery, and monitoring | Web, app, and advertising ecosystem | Focused web and ecommerce analytics | Broad web and behavior analytics |

## When does tinyanalytics fit?

tinyanalytics fits teams that want to:

* Use one hosted platform for traffic, product behavior, revenue, experiments, surveys, AI discovery, and uptime.
* Run core anonymous analytics without analytics cookies or a stored browser ID.
* Measure AI referrals and crawlers alongside conventional acquisition channels.
* Ask natural-language questions of analytics data with the [SQL query builder](/docs/sql-analytics-query-builder).
* Avoid operating their own analytics infrastructure.

## vs Google Analytics 4

Google's [GA4 JavaScript tags use first-party cookies](https://support.google.com/analytics/answer/11397207) to distinguish users and sessions. Core anonymous tinyanalytics does not set analytics cookies or persist an anonymous analytics ID in the browser.

Choose GA4 when your analytics workflow depends on Google's advertising, audience, and app-measurement ecosystem. Choose tinyanalytics when you prefer a smaller product surface that connects web analytics with product decisions, AI discovery, and monitoring.

## vs Plausible

[Plausible](https://plausible.io/privacy-focused-web-analytics) is an open-source, cookieless web analytics product available as a hosted cloud or self-hosted service. It emphasizes a single-page dashboard, minimal collection, a 2.5 KB gzipped script, and EU hosting on European-owned infrastructure.

tinyanalytics expands the scope to feature flags, experiments, surveys, retention, cohorts, B2B groups, revenue, AI traffic, natural-language SQL, uptime monitoring, and alerts. Its script is under 6.5 KB gzipped.

Choose Plausible when open-source code, self-hosting, EU infrastructure, or the smallest focused script is the priority. Choose tinyanalytics when you want the broader product and operations workflow in one hosted service.

## vs Umami

[Umami](https://docs.umami.is/docs/about) is open source, cookieless, and available as cloud or self-hosted software. Its current product covers custom events, dashboards, funnels, journeys, retention, revenue, and performance, so it is more than a basic traffic dashboard.

tinyanalytics differs in its combination of AI referral and crawler reporting, natural-language SQL, feature flags, experiments, surveys, B2B group analytics, and uptime monitoring.

Choose Umami when source access or self-hosting is required. Choose tinyanalytics when you prefer a hosted workflow that connects acquisition, product delivery, experimentation, revenue, and reliability.

## Answering the trust question honestly

tinyanalytics is closed source, so you cannot audit its code the way you can Plausible or Umami. These docs instead describe [how cookieless identity works](/docs/resources/cookieless-analytics-identity), [how bot detection works](/docs/resources/analytics-bot-detection), and [what is and is not stored](/docs/resources/analytics-data-handling) so you can evaluate specific mechanisms.

## Related

<Columns cols={2}>
  <Card title="Migrate to tinyanalytics" icon="arrow-right-arrow-left" href="/docs/migrate-analytics-data-to-tinyanalytics">
    Import your history from GA4, Plausible, or Umami.
  </Card>

  <Card title="Privacy & GDPR" icon="user-shield" href="/docs/resources/privacy-friendly-analytics-gdpr">
    The privacy properties in detail.
  </Card>

  <Card title="How your data is handled" icon="server" href="/docs/resources/analytics-data-handling">
    What's stored, and what never is.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/docs/tinyanalytics-quickstart">
    Install tinyanalytics in a few minutes.
  </Card>
</Columns>


## Related topics

- [Import Plausible Analytics Data](/docs/import-plausible-analytics-data.md)
- [Migrate Analytics Data to tinyanalytics](/docs/migrate-analytics-data-to-tinyanalytics.md)
- [Privacy-Friendly Web and Product Analytics](/docs/index.md)
