FunnelGenie · Live Testing Guide

Test every feature, end to end.

A feature-by-feature test plan for the deployed app, with ready-to-paste demo data built around one fictional product. Check items off as you go — progress is saved in this browser.

0 of 0 checks done

0 · Pre-flight do first

Before testing, confirm the deployment is healthy and configured.

Demo data pack

All tests below use one fictional business so the data hangs together. Copy values from here as you go.

The business: "Launchcraft" — sells The Launch Playbook, a digital guide for first-time product launches.
Free lead magnet: "The 7-Day Launch Checklist" (use any small PDF you have as the file).
Paid product: The Launch Playbook — $27 (order bump: "Launch Email Swipe File" +$9; upsell: "Launch Playbook Pro" $97).
Course: "Launch Fundamentals" — Module 1: Foundations (Lesson 1 "Pick your angle" — text; Lesson 2 "The launch timeline" — video; Lesson 3 "Your checklist" — download), Module 2: Execution (Lesson 4 "Launch week" — video, drip: 3 days).
Community: "Launch Lab" (public), spaces: General, Wins.
Coupon: LAUNCH20 — 20% off.
Test video URL (paste as-is; it must embed, not go blank): https://www.youtube.com/watch?v=jNQXAC9IVRw

Test identities

Use plus addressing on your real inbox so every email actually arrives and stays separable (Gmail delivers you+anything@gmail.com to you@gmail.com):

RoleEmailName
Lead #1you+lead1@yourmail.comLena Ortiz
Lead #2 (resubmit test)you+lead2@yourmail.comMarcus Webb
Student / memberyou+student@yourmail.comPriya Nair
Community memberyou+member@yourmail.comTomas Keller
Affiliateyou+affiliate@yourmail.comAva Brooks
Team member (Editor)you+editor@yourmail.comSam Editor

1 · Account & onboarding core

2 · Funnels & page builder core

3 · Lead capture & delivery the money path

4 · Website & blog core

5 · Email marketing core

6 · Automations core

7 · CRM core

8 · Courses & member portal membership

9 · Community membership

10 · Share funnels

11 · API & webhooks developers

curl https://funnelgenie.app/api/v1/contacts \
  -H "Authorization: Bearer PASTE_KEY_HERE"

12 · Custom domains

13 · Team, settings & billing

14 · Languages & theme

15 · Analytics

16 · Commerce only with NUXT_PUBLIC_COMMERCE_ENABLED=true + PayPal sandbox

Skip this section while the commerce switch is off (the default at launch).