Conversion Optimization [Interactive] 5 — Questions and Answers
Question 1: A SaaS onboarding flow has an interactive setup wizard with 7 steps. Data shows 90% of users complete Step 1, 70% complete Step 3, and only 35% reach Step 7. Where should optimization effort begin?
- Step 7, because it has the lowest completion
- The drop between Steps 3 and 4, because that is where the steepest funnel loss occurs (Correct answer)
- Step 1, because it has the highest traffic
- Step 5, because it is in the middle
Correct answer: The drop between Steps 3 and 4, because that is where the steepest funnel loss occurs
The biggest absolute and relative drop in a sequential funnel identifies the highest-leverage friction point, not the step with the lowest absolute completion.
Question 2: Which statement correctly describes the difference between micro-conversions and macro-conversions in the context of interactive elements?
- Micro-conversions are mobile events; macro-conversions are desktop events
- Micro-conversions are intermediate intent signals (e.g., completing a quiz) that predict but do not equal the macro-conversion (e.g., purchase) (Correct answer)
- Macro-conversions always generate more revenue than micro-conversions
- Micro-conversions only apply to e-commerce sites
Correct answer: Micro-conversions are intermediate intent signals (e.g., completing a quiz) that predict but do not equal the macro-conversion (e.g., purchase)
Micro-conversions like quiz completions, calculator uses, or wishlist additions are leading indicators that help predict and optimize toward the ultimate business goal.
Question 3: A lead-gen page's interactive assessment tool is tested on mobile. Engagement drops 60% vs. desktop. What is the most common root cause?
- Mobile users have lower purchase intent by definition
- The tool's UX — multi-column layouts, small tap targets, or heavy JS — is not optimized for touch and small screens (Correct answer)
- Mobile browsers block interactive JavaScript
- Assessment tools are not supported on iOS
Correct answer: The tool's UX — multi-column layouts, small tap targets, or heavy JS — is not optimized for touch and small screens
Desktop-first interactive tools often have interaction patterns that are unusable on mobile, causing abandonment rather than reflecting true mobile intent differences.
Question 4: An interactive 'which plan is right for you?' recommender on a SaaS pricing page increases conversion but the recommended plan is always the mid-tier. A competitor's live analysis shows a similar pattern. This is most likely due to:
- A bug in the recommendation logic that defaults to mid-tier
- The recommender's question set being designed around typical user needs, which map to the mid-tier by default (Correct answer)
- Users gaming the quiz to get a lower price
- The premium tier being out of stock
Correct answer: The recommender's question set being designed around typical user needs, which map to the mid-tier by default
Recommendation engines built around 'typical' user scenarios naturally funnel most users to the plan designed for median needs, which is usually the mid-tier.
Question 5: An e-learning platform embeds an interactive diagnostic test at the top of a course landing page. Completion of the diagnostic increases course enrollment by 19%. The BEST explanation for this uplift is:
- Diagnostic tests improve the page's SEO ranking
- The diagnostic surfaces a knowledge gap, making the course feel personally relevant and the investment justified (Correct answer)
- Users who take diagnostics have higher disposable income
- Interactive elements always increase enrollment for e-learning
Correct answer: The diagnostic surfaces a knowledge gap, making the course feel personally relevant and the investment justified
Revealing a specific skill gap through a diagnostic creates a felt need, aligning the course's value proposition with the user's immediate self-awareness.
Question 6: A CRO team is running 12 simultaneous interactive-element experiments on the same website. The biggest statistical risk they face is:
- Server overload from tracking too many variants
- Increased false positive rate due to multiple comparisons (the multiple testing problem) (Correct answer)
- A/B test tools not supporting more than 10 experiments
- Visitors noticing the experiments and changing their behavior
Correct answer: Increased false positive rate due to multiple comparisons (the multiple testing problem)
Running many tests simultaneously inflates the chance of finding a 'winner' by random chance; corrections like Bonferroni adjustment or sequential testing are needed.
Question 7: A fintech app adds an interactive savings goal tracker to its dashboard. Active users who set a goal have 3x higher 6-month retention. Before crediting the feature, the team must rule out:
- That the tracker was released in winter months
- That users who set goals are self-selected high-intent users who would have retained anyway (Correct answer)
- That savings goals are only effective for users over 30
- That the dashboard was redesigned at the same time
Correct answer: That users who set goals are self-selected high-intent users who would have retained anyway
Users who voluntarily engage with a goal-setting feature likely have stronger financial motivation — this self-selection must be controlled for before attributing retention to the feature itself.
A SaaS onboarding flow has an interactive setup wizard with 7 steps.
Data shows 90% of users complete Step 1, 70% complete Step 3, and only 35% reach Step 7.
Where should optimization effort begin?