Quickstart
This gets you from "never heard of FunnelFizz" to "my funnel is tracking live traffic" in about ten minutes. If you'd rather have an AI agent do it for you, jump to Hand it to your agent.
What you need
- A website or SaaS product with a
<head>tag you can edit (any CMS, framework, or plain HTML works). - A Stripe account (optional — you can add it later).
- About 10 minutes.
The four steps
The onboarding wizard walks you through them in order:
- Sign up and name your funnel — 30 seconds.
- Install the tracking snippet — 2 minutes.
- Connect Stripe — optional, 2 minutes.
- Connect providers — optional, 2 minutes per provider.
Each step is idempotent. You can skip Stripe and providers for now and come back later — the tracking step is the only one required before your funnel shows real data.
Step 1: Sign up
Go to funnelfizz.com/signup and create an account with an email + password or "Sign in with Google."
You'll land on the onboarding wizard. It asks for:
- Funnel name — whatever you want. "Main acquisition" is fine. FunnelFizz supports multiple funnels per account, so you'll be able to add more later.
Once you pick a name, click Continue.
:::tip Plan tiers You're on the FREE plan by default. FREE covers one funnel, basic tracking, and no email sending. HOBBY ($9/mo) adds email and automations. PRO unlocks custom domains, mentions monitoring, and higher email volume. See funnelfizz.com/pricing for full limits. :::
Step 2: Install the tracking snippet
The wizard gives you a <script> tag. Paste it into your site's <head>. FunnelFizz polls
every few seconds and auto-advances when it sees its first pageview.
Step 3: Connect Stripe (optional but recommended)
Stripe is how FunnelFizz knows who became a paying customer. Without it, your TRIAL and CUSTOMER stages will be empty until you manually mark conversions.
Two ways to connect:
- Paste a restricted API key. Takes one minute. Works today.
- Install the FunnelFizz Stripe App from the Stripe marketplace. Same result, one-click UX.
Step 4: Connect providers (optional)
Providers are your traffic and content sources — X, YouTube, LinkedIn, Instagram, TikTok, Reddit, Google Search Console, and Google Ads. Connecting them fills in the AWARENESS stage with actual impression and engagement numbers instead of manual entries.
Step 5: Launch
Click Launch funnel at the end of the wizard. You're done. You'll land on the canvas view, where you can:
- See live metrics update as traffic hits your site.
- Drag split nodes onto the canvas to filter by UTM, device, country, etc.
- Add extensions to track upsells after your main funnel.
- Wire up email automations per stage.
What happens next
- First pageview → your AWARENESS and CONSIDERATION counts start moving.
- First Stripe trial → TRIAL stage lights up.
- First paid subscription → CUSTOMER stage lights up.
If something stalls, check the FAQ or email hello@funnelfizz.com.
One more thing
FunnelFizz plays nicely with AI coding agents. If you're using Claude Code, Cursor, or ChatGPT, you can point them at docs.funnelfizz.com/skill.md and they'll do steps 2–4 for you. See For AI agents.