Quiz Logic
Quiz Logic allows you to control how users move through your quiz funnel based on the answers they provide. With conditional rules, you can create personalized paths, skip irrelevant questions, show tailored result pages, and deliver highly optimized sales flows without writing any code.

What Quiz Logic Does
Quiz Logic helps you:
Route users to different steps based on their answers
Skip unnecessary questions
Show different result messages
Build multi-path flows with personalized outcomes
Improve conversion by keeping each user on the most relevant path
Logic Types
Zotlo supports three main types of logic:
1. Go to Next Step (Default)
If no rule is added, users continue to the next question in sequence.
2. Conditional Routing
Create rules that send users to a specific question based on their answer: “If user selects Option A → go to Question 5” “If user picks Option B → go to Ending” “If user does not answer → show Underage page”
This is the core of multi-path funnels.
Adding Logic Rules
Each question page can have its own set of rules. From the logic editor, you can:
Add new conditions
Combine multiple answer conditions
Set AND / OR logic
Define the target step (question, info page, ending)
Logic Validation
Zotlo automatically checks for:
Broken logic paths
Loops (A → B → A)
Steps without reachable entry
Empty conditions
Missing target pages
Flows with invalid logic cannot be submitted for review or publishing.
Best Practices
Keep logic simple—avoid too many branches
Test all paths in Test Mode to ensure they flow correctly
Use meaningful step names (e.g., “Goal Question”, “Experience”, “Result A”)
Combine questions only when necessary
Always define a fallback path
Last updated

