Capture
Quizzes
People skip forms — almost nobody skips finding out their result. Quizzes score answers, show a result page, and tag each lead by outcome.
Question types
| Type | Use it for |
|---|---|
| Single choice | One answer from a list |
| Multi choice | Several answers from a list |
| Image choice | Visual options — pick by picture |
| Yes / No | Quick binary questions |
| Text input | Free-text answers |
Scoring and results
Give each answer a point value, then define results with score ranges. When someone finishes, the quiz totals their points and shows the matching result page.
Example — "What's your marketing bottleneck?":
| Result | Score range | Tag applied |
|---|---|---|
| Traffic problem | 0–8 | bottleneck-traffic |
| Conversion problem | 9–16 | bottleneck-conversion |
| Follow-up problem | 17+ | bottleneck-follow-up |
Because each result applies its own ClickFunnels tag, your email follow-up can match exactly what the lead told you.
Lead capture
Add a capture step (name + email) before the result reveals. The submission syncs to ClickFunnels like a form submission — contact created or updated, tags applied, answers mapped to custom attributes.
Embedding
Quizzes publish to a hosted URL and embed the same three ways forms do:
# hosted
https://api.myleadsyncer.com/q/your-slug
# iframe
<iframe src="https://api.myleadsyncer.com/q/your-slug" width="100%" height="640"></iframe>
