Databuddy

Active

Databuddy is an open-source analytics tool under AGPL-3.0, hosted or self-hosted, with plans billed by events: page views, custom events, errors and Web Vitals measurements. It sets no cookies but keeps a persistent visitor ID in local storage by default, and the vendor does not say where hosted data is stored.

  • Web analytics
  • Cloud or self-hosted
  • Based in United States
  • Founded 2025
  • Checked 17 Sep 2026

Tracking script

11.0 KB compressed

36.5 KB uncompressed · measured 17 Sep 2026

0.5 KB1 KB5 KB10 KB50 KB100 KBAckee: 8.08 KBAdobe Analytics: 52.0 KBAmplitude: 64.0 KBAptabase: 1.27 KBCabin: 1.17 KBCounter.dev: 0.43 KBCountly: 36.4 KBCrazy Egg: 2.65 KBDataFast: 5.13 KBFathom Analytics: 2.04 KBFullstory: 93.7 KBGoatCounter: 3.24 KBGoogle Analytics 4: 145.9 KBHeap: 6.01 KB (loader file)Humblytics: 16.2 KBKoko Analytics: 0.81 KBLite Analytics: 1.09 KBLitlyx: 1.17 KBMatomo: 21.6 KBMicroanalytics: 1.15 KBMicrosoft Clarity: 0.51 KB (loader file)Mixpanel: 32.7 KBOpenPanel: 3.20 KBOvertracking: 4.80 KBPendo: 233.1 KBPirsch: 3.42 KBPiwik PRO: 22.9 KBPlausible: 2.43 KBPostHog: 95.3 KBPretty Insights: 6.83 KBRybbit: 10.6 KBSeline: 1.89 KBSentinelPro: 5.19 KBSimple Analytics: 3.74 KBStatable: 2.18 KBSwetrix: 6.05 KBTelemetryDeck: 0.47 KBTinyAnalytics: 6.99 KBUmami: 2.26 KBVemetric: 2.71 KBVisitors: 6.99 KBDatabuddy: 11.0 KB11.0 KB
Heavier than 28 of the 39 other measured scripts. Each line is one tool; hover to see which.

Price

FromFree
At 100k events$12.44/mo

Billed by events · checked 17 Sep 2026

$0$400$79910k100k1M10MUp to 10,000 events: Free (Free)Up to 30,000 events: $9.99/mo (Hobby)Up to 1,000,000 events: $49.99/mo (Pro)Up to 2,000,000 events: $299/mo (Business (invite only))Up to 10,000,000 events: $799/mo (Scale (invite only))
Cheapest monthly price for each published traffic level, in events. Hover a point for the plan.

Above the Hobby plan’s 30,000 events the vendor charges for each further 1,000 events, so the price at 100,000 is the plan price plus that usage, not the next plan up.

Privacy and data

Cookies
Stored ID
no cookies, but a lasting ID in local storage
Data location
Not confirmed
Cloud or self-hosted
Self-hosting
Available
Source code
Open source

Plans

Free plan
Yes
up to 10,000 events a month
Billing unit
Events
Sites on entry plan
Depends on plan
Data retention
Unlimited

Strengths

  • The free plan includes 10,000 events a month, one funnel, two goals, three feature flags, uptime monitoring and public status pages, with no trial period or credit card.
  • An event is a page view, custom event, error or Web Vitals measurement. Feature flag evaluations and uptime checks do not count toward the quota.
  • The tracker honors Global Privacy Control, Do Not Track and a stored opt-out, and by default visitor IDs are hashed with a rotating daily salt before storage.
  • Data can be downloaded as JSON or CSV under Website Settings > Data Export, and a REST API with an OpenAPI schema gives programmatic access to analytics queries.
  • Settings > Security can limit collection to allowed origins and IP addresses, and requests from unlisted origins then get a 403 response.

Watch-outs

  • The tracker stores a random visitor ID in local storage and session data in session storage, and the vendor notes that cookieless collection does not automatically remove consent requirements.
  • The data policy names no storage country. Processing locations depend on the provider and feature, and the subprocessors include Hetzner, Railway, Vercel and Bunny.net.
  • On the free plan, ingestion pauses after 10,000 events in a month, while paid plans keep collecting and charge tiered rates for extra events.
  • Error tracking requires Hobby or higher, and scheduled AI investigations come only with the invite-only Business and Scale plans.
  • The self-hosting steps in the repository need a release image that had not been published as of September 2026, and the README calls self-hosting still evolving.

Who it suits

Databuddy, from Databuddy Analytics, Inc., puts web analytics next to error tracking, Web Vitals, feature flags, short links, uptime monitoring and an AI assistant called Databunny in one dashboard. The documentation has setup guides for React, Next.js, Vue, Nuxt and plain script tags, plus a Node.js SDK for server-side events.

The free plan includes 10,000 events a month with no trial period and no credit card. All plans are billed monthly, and Business and Scale are available by invitation only.

The vendor describes Databuddy as cookieless, but its tracker keeps a random visitor ID in local storage, so read what “cookieless” means here before relying on that label. The code is open source under AGPL-3.0.

Setup

Create a website in the Databuddy dashboard to get its Client ID, then add the script tag with a data-client-id attribute to the head of your pages. React and Next.js projects can install the @databuddy/sdk package and render the Databuddy component once in the root layout. Web Vitals and error tracking stay off until you enable them.

For WordPress, the guide uses a header plugin such as Insert Headers and Footers or a short function in the theme’s functions.php file. Allowed origins and IP restrictions are under Settings > Security. The self-hosted stack runs with Docker Compose on PostgreSQL, ClickHouse and Redis and includes the dashboard, API, event collector and short-link service.

  • Single snippet
  • First-party proxy (partly)
  • Public API
  • Data export
  • Slack or webhooks (partly)
  • Public dashboard (partly)

Features

As documented on the vendor’s own pages. “Partly” means the feature has limits or is only on some plans.

Tracking & Reporting

  • Pageviews & visitors: yes
  • Live visitor count: yes
  • Top pages report: yes
  • Top referrers: yes
  • UTM campaign tracking: yes
  • Country & city breakdown: yes
  • Device, browser, OS: yes
  • Bounce / engagement: yes
  • Time on site: yes
  • Custom events: yes
  • Goals / conversions: yes
  • Funnels: yes
  • Outbound link tracking: yes
  • File download tracking: yes
  • 404 / error trackingPartly

Pricing & Plans

  • Unlimited sites on entry planPartly

Privacy & Compliance

  • Cookieless by default: no
  • No personal data collected (vendor’s position)Partly
  • No consent banner needed (vendor’s position)Partly
  • Data hosted in EUNot confirmed
  • Data hosted in USNot confirmed
  • Self-hostablePartly
  • Open source: yes
  • Data retentionUnlimited
  • Bot & spam filtering: yes

Setup & Integrations

  • Single-snippet install: yes
  • WordPress plugin: no
  • Proxy / first-party domainPartly
  • Public API: yes
  • Data export (CSV/JSON): yes
  • Google Search Console connector: no
  • Email digests: no
  • Slack / webhook alertsPartly
  • Public shareable dashboardPartly

Platforms & frameworks

What the vendor documents. A platform that is not listed has no guide, plugin or package from the vendor.

  • Shopify: yes
  • Webflow: yes
  • Squarespace: yes
  • Wix: yes
  • React: yes
  • Next.js: yes
  • Vue / Nuxt: yes
  • Static sites (GitHub / GitLab Pages): yes
  • Google Tag Manager: yes
  • Server-side tracking: yes

Questions and answers

Does Databuddy use cookies?

No, but it uses browser storage. According to the data policy, the tracker generates a random visitor ID and keeps it in local storage, with session data in session storage. The vendor states that cookieless collection does not automatically remove consent requirements, so check the rules that apply to your site.

Is there a free Databuddy plan?

Yes. The Free plan includes 10,000 events a month, 10 AI credits for Databunny chat, one funnel, two goals and three feature flags. It has no trial period and needs no credit card. Error tracking starts with Hobby, and paid plans are billed monthly.

What happens when I reach the event limit?

On the Free plan, ingestion pauses after 10,000 events for the month. Paid plans keep collecting and add tiered charges for events above the allowance, subject to your billing limits. Feature flag evaluations and uptime checks do not count as events.

Can I host Databuddy myself?

Yes, according to the vendor. The code is open source under AGPL-3.0, and the repository describes a Docker Compose setup with PostgreSQL, ClickHouse and Redis. The same README says the release image it needs has not been published yet and that self-hosting is still evolving.

Sources and checks

Status
Active, checked 17 Sep 2026
Prices
Checked 17 Sep 2026 on the vendor’s pricing page ↗
Tracking script
Measured 17 Sep 2026: downloaded and compressed the same way for every tool
Features
From the vendor’s pages, checked 18 Sep 2026
This page
Text updated 17 Sep 2026

How each value is collected: methodology. Why tools get no overall score: our reasoning.

Similar tools

Same category, ordered by how many traits they share with Databuddy: cookie handling, self-hosting and open code.

Compare Databuddy with another tool →