growth-loop for v0
Analytics for your v0 app
Paste one message into v0, deploy on Vercel, done: visitors, signups and revenue on one screen, plus your production deploys on the same timeline as your metrics.
How it works with v0
- 1
Copy one message
Sign up, press "Copy the prompt" — it carries your analytics key inside, nothing to assemble.
- 2
Paste it into the chat
Your builder installs the official @growth-loop/sdk npm package, wires it into the app layout and deploys. You never touch the code.
- 3
Watch the first event arrive
The setup page listens live and flips to "you're live" the moment your app sends its first pageview.
What you get
- One honest Home screen — your stage (building → launched → first users → first revenue), visitors, signups, revenue and shipped features.
- An AI growth engineer that reads your real numbers and answers “what should I do next?” in plain words. It never invents data.
- Ship a feature — get a launch: a merge on your default branch turns into a drafted post with a tracked link, ready to publish to X or Telegram.
- Your data stays yours — open source, EU-hosted, every raw event exportable as CSV.
Frequently asked questions
How do I add analytics to a v0 app?
Copy the prepared prompt from the growth-loop setup page and paste it into v0. It installs @growth-loop/sdk and wires it into your Next.js layout. Deploy on Vercel as usual.
Does growth-loop integrate with Vercel?
Yes — connect your Vercel account with a read token and your production deployments are imported as events, so metric changes line up with what you shipped.
Do I need to configure anything in Next.js by hand?
No. The prompt handles the client module and layout wiring. If you prefer doing it manually, the SDK docs cover the three-line setup.
What does it cost?
Free while in beta.