Vibecode DataFast

track this build5 steps, step by step
KINDA · weekend project
price $9/moyou'd save $108/yrbuild time weekend for the dashboard, multi-day to trust the numberscategory 📊 analyticsreplaced by 0 people

The pageview half of DataFast is the same weekend build as Plausible or Umami. The revenue half is where it stops being a weekend. Attribution is only worth anything if the anonymous visitor who found your launch post on a phone is still recognisably the customer who pays from a laptop three weeks later, and that stitching is exactly what an agent will hand you a naive version of. A localStorage id plus an email match at signup does get you a channel table that is directionally right for a single-domain solo product, which is genuinely worth having. It also quietly under-counts every cross-device path, every privacy browser that clears storage between visits, and every customer who pays with a different address than they signed up with. You can build the dashboard in a weekend. Trusting it enough to move ad spend is the part that keeps costing you weekends.

the project pack4 files · fastest path to a working personal build
README.md
# DataFast indie build

## Goal

Build the smallest trustworthy replacement for the core DataFast workflow for one developer or a tiny team.

## Scope

Record pageviews with their UTM and referrer channel, bind the anonymous visitor to a customer at signup, then take Stripe webhooks and show revenue per channel.

## Quick start

1. Install the documented dependencies.
2. Copy `.env.example` to `.env`.
3. Run the development command chosen during implementation.
4. Complete the acceptance checks in `BUILD_PLAN.md`.

## Honest limits

This build deliberately does not replace:
- identity stitching across devices, browsers and cleared storage
- bot and AI-crawler filtering that stays current without you
- one-click installs for Shopify, Webflow, WordPress and 20 other platforms
- the live visitor feed and purchase-likelihood scoring
- the hosted MCP server and CLI for querying the data in plain English

If those capabilities are essential, use PostHog instead of pretending the gap is solved.

$ choose a build depth, inspect the files, then open the complete pack in your agent

why people still pay

An attribution number you do not trust is worse than no number, because you spend against it. Paying keeps someone else maintaining the bot filters, the Stripe and Shopify connectors and the retention window while you sell, and at $9 a month that is cheaper than the weekend each quarter you would spend keeping your own version honest.

what you lose

xidentity stitching across devices, browsers and cleared storage

xbot and AI-crawler filtering that stays current without you

xone-click installs for Shopify, Webflow, WordPress and 20 other platforms

xthe live visitor feed and purchase-likelihood scoring

xthe hosted MCP server and CLI for querying the data in plain English

share on X ↗"I just replaced DataFast ($9/mo) with one prompt"
the escape hatch

Don't feel like building it? These folks already made it free.

UmamiCampaigns, conversions and revenue in one dashboard, with attribution that does not require a spreadsheet séance.38kaug 2026open sourceMatomoCampaign and ecommerce revenue attribution with your data on your server; the interface remembers 2014 fondly.22kaug 2026open source

no votes, no pay-to-list · just what's real

the numbers

DataFast pricing

planmonthlyannual (per mo)what you get
starter$9/workspaceBase shown: 10,000 events/month, 1 website, 1 team member, 3-year retention; selectable event caps from 10k through 10M+
growth$19/workspaceBase shown: 10,000 events/month, 30 websites, 30 team members, 5+ years retention; selectable event caps from 10k through 10M+

free tierno free tier

billingmonthly + yearly (yearly gives 2 months free); 14-day no-card trial

hidden costsEvery pageview, payment event, trial signup and custom goal counts equally, aggregated across all sites. At 75% usage DataFast warns; above 100% it locks the dashboard until you upgrade, while continuing to collect events.

verified 2026-08-12 · source ↗

questions
Vibecode DataFast

Kinda. The core of DataFast is buildable in a weekend with the prompt on this page, but there are real gaps: identity stitching across devices, browsers and cleared storage, bot and AI-crawler filtering that stays current without you. Read the honest list above before committing.

How much does DataFast cost?

DataFast costs about $9/month (Starter, checked 2026-08-02), which is $108 per year.

What do I lose by replacing DataFast?

Honestly: identity stitching across devices, browsers and cleared storage; bot and AI-crawler filtering that stays current without you; one-click installs for Shopify, Webflow, WordPress and 20 other platforms; the live visitor feed and purchase-likelihood scoring; the hosted MCP server and CLI for querying the data in plain English. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to DataFast?

Yes: Umami (Campaigns, conversions and revenue in one dashboard, with attribution that does not require a spreadsheet séance.) Matomo (Campaign and ecommerce revenue attribution with your data on your server; the interface remembers 2014 fondly.) The prompt is for when you want it exactly your way.