Everything you get when we build your custom quiz funnel — from strategy to deployment
This isn't a template. Every quiz funnel is custom-built for your business with deep market research, brand-matched design, and automated systems that work 24/7.
We analyze your market, competitors, and customers to create quiz questions that actually segment leads meaningfully.
Design automatically adapts to your brand colors, fonts, and visual style. Looks like you built it in-house.
Not a prototype. Real, deployable code with database, APIs, email automation, and analytics built in.
The core experience that captures and scores your leads
14 pre-written emails that nurture leads automatically
| Sequence | Emails | Purpose | Trigger |
|---|---|---|---|
| Welcome | 3 | Introduce brand, deliver results | All quiz takers |
| Cold Nurture | 4 | Education + brand story | Score: 0-49 |
| Warm Activation | 3 | Social proof + product guides | Score: 50-79 |
| Hot Path | 2 | Direct CTA + urgency | Score: 80-100 |
| Win-Back | 2 | Re-engage non-openers | No opens in 7 days |
Real-time insights into your funnel performance
Password Protected: Dashboard is secured with environment variable password. Only you can access your data.
Access URL: [your-domain]/admin
Brand-matched visual identity with 5 design modes
Your quiz is automatically designed in one of 5 visual styles based on your brand personality:
| Mode | Characteristics | Best For |
|---|---|---|
| Soft | Rounded corners, gentle shadows, bouncy animations | Food, wellness, family brands |
| Sharp | Angular edges, bold contrasts, precise animations | Tech, finance, professional services |
| Glass | Frosted backgrounds, transparency, subtle depth | Modern apps, luxury brands, premium services |
| Glossy | Gradient backgrounds, shine effects, vibrant colors | Consumer products, entertainment, creative industries |
| Minimal | Clean lines, generous whitespace, subtle motion | Professional services, B2B, consulting |
You'll receive a complete design.md file with:
5 video components ready to render for social media and ads
Eye-catching animation to promote the quiz on social media. Shows quiz preview with brand colors.
Celebratory animation for high-scoring quiz takers. Emphasizes product recommendations and next steps.
Engaging animation for mid-range scores. Focuses on education and value proposition.
Friendly animation for early-stage leads. Builds trust and introduces the brand story.
Instagram/TikTok ready ad promoting the quiz. Optimized for vertical mobile format.
npx remotion render to create MP4 filesProduction-grade database, APIs, and automation
| Table | Purpose |
|---|---|
leads |
Stores contact info, quiz score, and segment (hot/warm/cold) |
quiz_responses |
Records every answer to every question for analysis |
recommended_products |
Tracks which products were recommended to each lead |
email_log |
Manages email queue and tracks delivery status |
email_templates |
Stores all 14 email templates for easy editing |
analytics_events |
Captures all funnel events for dashboard reporting |
POST /api/quiz-submit — Processes quiz submissions, calculates scores, schedules emailsPOST /api/analytics-event — Logs funnel events (page views, clicks, completions)GET /api/analytics-query — Fetches dashboard data (password protected)CRON /api/email-sender — Runs hourly to send scheduled emails from queueOne-command database setup:
npm run setup-db
This script automatically:
Complete breakdown of research, architecture, and decisions
| Document | What It Contains | Format |
|---|---|---|
| Market Research | Customer segments, psychological angles, competitor analysis | MD + HTML |
| Product Catalog | All products with descriptions, pricing, categories | JSON + MD |
| Quiz Architecture | Scoring model, question strategy, segmentation logic | MD |
| Design Specs | Colors, fonts, spacing, component CSS | MD |
| Quiz Copy | All questions, answers, progress messages, result pages | MD |
| Copy Explainer | Detailed breakdown of every copywriting decision | HTML |
| Landing Page Copy | Headline, benefits, CTAs, SEO meta tags | MD |
| Email Sequences | All 14 emails with subject lines and timing | CSV + MD + HTML |
| Questions & Answers | Complete Q&A export for easy review | CSV + MD |
All strategy documents are published to a GitHub Pages preview site for easy client review.
Includes:
Everything needed to launch and maintain your quiz funnel
Free tier supports 50,000 monthly active users. Get API credentials from dashboard.
Copy .env.example, add Supabase credentials, set admin password.
Run npm run setup-db to create tables and seed templates.
Run vercel --prod or connect GitHub repo via dashboard.
Copy env vars to Vercel project settings and redeploy.
Complete a test quiz, check database, verify emails scheduled, access dashboard.
Your quiz funnel is published to two repositories:
Production-grade infrastructure built on modern, scalable technologies
Free tier covers most small to medium businesses
| Service | Free Tier | Paid Tier (if needed) |
|---|---|---|
| Vercel (Hosting + APIs) | 100GB bandwidth, unlimited sites | $20/mo (Pro plan) |
| Supabase (Database) | 500MB database, 50K users/mo | $25/mo (Pro plan) |
| Resend (Email - Optional) | 100 emails/day | $20/mo (1K emails/mo) |
Total: $0/mo for most businesses on free tier, ~$45-65/mo at scale
~5,000 lines of production code generated automatically
Everything you need to capture, score, and nurture leads automatically.
Get Started