User Flows
Theme Comparison
Side-by-side comparison of all theme types for PMs and QA.
| Feature | Questionnaire | WhatsApp | Guide | Guide2 | Nothing |
|---|
| Overlay type | Popup modal | Chat UI | Question modal | Question modal | None |
| Content behind overlay | Yes (hidden) | Yes (hidden) | No | No | N/A |
| CTA style | "Watch ad" button | Option buttons | Popup "Show me how" | Popup "Show me how" | None |
| Display ads during theme | Yes | Yes | Yes | No (waits) | Yes |
| Interstitial timing | Theme visible | On CTA click | Theme visible | Theme closed | Always |
| Rewarded trigger | CTA click | Option click | Popup CTA | Popup CTA | CTA |
| Content blur | No | No | Yes | Yes | No |
| KV2 fallback | Yes | Yes | Yes | Yes | Yes |
| Theme | Best for |
|---|
| Questionnaire | Default. Familiar multi-step form UX |
| WhatsApp | Mobile-first audiences, conversational feel |
| Guide | Clean modern UI, content blur creates urgency |
| Guide2 | Like guide but delays all ads until theme closes |
| Nothing | Direct content access, no engagement gate |
| Theme | Data from |
|---|
| Questionnaire | GET /api/questionnaire?slug= |
| WhatsApp | GET /api/whatsapp?categorySlug= |
| Guide | Hardcoded in QuestionModalGuide.js |
| Nothing | No data needed |