v0.1 — public beta·no credit card

Product analytics
that installs itself.

One Claude command. Live metrics in 60 seconds. Built for vibe-coded SaaS.
Then an AI growth engineer reads your data — citing real rows, not guessing.
no credit card · interactive demo · no signup required
  • 1-cmdinstrument
  • <60sfirst event
  • citedevery claim
  • weeklydiagnosis

01 · Install

One command. Done.

/init reads your codebase, detects your stack, instruments every meaningful event, and opens a PR with the diff. No yak-shaving, no schemas to design.

claude code · /init
# in your project, run
claude mcp add growth-loop -e GROWTH_API_KEY=pk_live_… -- npx -y @growth-loop/mcp-server
› scanning codebase...
› detected: next.js 15, stripe, clerk, supabase
› found 17 routes, 4 forms, 1 checkout flow
› installing @growth-loop/sdk...
› wiring auto-capture (pageview, click, error)
› reading STRIPE_SECRET_KEY from .env
› hooking subscription.created, .updated, .deleted
› opening PR with all changes...
✓ Ready. Open https://growth-loop.dev/dashboard

02 · Surface

What you get out of the box.

01

Git-aware analytics

Every commit auto-annotates every metric. Click a metric drop, jump to the commit that caused it, then to the exact line of code in your editor.

commit a1f9c2e ↓ p95 latency −27.2%
02

Closed-loop AI agent

Anomaly detected, agent reads events + replays + git history + deploy timeline, returns 3–5 ranked hypotheses with citations. Never auto-merges. Always explains.

/growth diagnose signup_to_paid
03

Auto-instrumented revenue

Stripe, LemonSqueezy, Paddle, RevenueCat — connected on init. MRR, churn, expansion, LTV joined to product behavior, not stuck in a billing tab.

MRR $12,480 +18.4% trial→paid 24%
04

Replays with privacy

Full DOM replays, console, network, rage-clicks, errors. PII auto-masked at the SDK before it ever leaves the browser.

replay · 14 sessions · 3 dead clicks
05

Smart digests, not anxiety

Daily Slack/Telegram brief with 1–3 actionable insights. Real-time alerts only when something actually breaks. The agent learns what you ignore.

› today: pricing-page drop is recoverable
06

Self-host or hosted

Open-source core under AGPL. Cookieless by default. EU/US data residency. SOC 2 in progress.

cookieless · GDPR · self-host ready

03 · Loop

From signal to ship.

    1

    Install

    $ claude mcp add growth-loop -e GROWTH_API_KEY=pk_live_… -- npx -y @growth-loop/mcp-server

    Sniffs your stack (Next.js, Vite, Remix, Astro, FastAPI, Expo, RN), wires the SDK, opens a reviewable PR.

    2

    Ship

    $ git push

    Every deploy gets annotated on every metric. Preview deploys are tracked separately so you can A/B before merging.

    3

    Ask

    $ /growth diagnose churn

    The agent reads events, replays, code, git history. Returns hypotheses with evidence — not vibes.

    4

    Decide

    $ /growth plan "raise activation 20%"

    Get a ranked backlog of experiments. Run them with feature flags. Auto-rollback if a key metric drops.

05 · The growth-loop

One prompt grows into a closed loop.

Scroll. Watch your product’s observability grow from a single @track decorator into a self-citing diagnosis pipeline that ships PRs back into your repo.

01 · SEED

@track

One prompt — Claude Code wraps every meaningful function with a typed event.

02 · INGEST

< 60s

First event lands in your dashboard before you finish reading the PR.

03 · CONNECT

event ↔ commit

Every metric move is annotated with the deploy and the diff that caused it.

04 · DIAGNOSE

weekly

AI growth engineer ranks 3–5 hypotheses, each citing real rows from your funnel.

05 · SHIP

PR

Output is a code change with a feature-flag gate and an auto-rollback rule.

seed → ingest → connect → diagnose → ship

04 · Pricing

Honest pricing. Generous free.

Free

$0forever

For pet projects and onboarding. No credit card.

  • 1 project
  • 50K events / month
  • 7 days history
  • AI agent (basic)

Solo

most popular
$19/ month

For solo founders shipping with Claude Code.

  • 3 projects
  • 500K events / month
  • 90 days history
  • AI agent + investigation memory

Pro

$49/ month

When you have real users and revenue.

  • Unlimited projects
  • 5M events / month
  • 1 year history
  • Replay, experiments, surveys

Self-host

OSSAGPL

For privacy-paranoid founders and B2B.

  • Open-source core
  • Run on your infra
  • Optional enterprise add-ons
  • Same SDK / MCP / skill