WPC Smart Quiz is a guided selling engine for WooCommerce that transforms the overwhelming “browse everything” shopping experience into a focused, one-on-one conversation. Create beautiful, interactive quizzes that ask the right questions, adapt to each shopper’s answers in real time, and recommend the perfect products — automatically.
Instead of hoping customers find the right product, Smart Quiz *guides* them there. Skincare routines, electronics bundles, fashion fits, supplement stacks — any product catalog benefits from a personalized discovery flow that feels like talking to an expert.

Smart Quiz offers two distinct recommendation modes, each designed for a different catalog strategy.
Weighted Scoring
Each answer assigns points to product properties — attributes, categories, tags, price ranges, stock levels, ratings, and sale status. When the quiz completes, every product in your catalog is scored and the top matches are ranked automatically.
Direct Mapping
For stores that need exact control, each answer option directly maps to specific products. The final recommendation is the intersection (or union) of all mapped product sets.
Not every customer should answer every question. Conditional Logic creates personalized, branching quiz flows:
How it works:
An optional branded landing screen that appears before the first question, setting context and expectations.
Configuration:
Navigation behavior:
A visual analytics dashboard that shows exactly where users engage and where they abandon your quiz.
Dashboard metrics:
* Quiz Starts — counted only on first meaningful engagement (Start Quiz click or first Next click)
* Completions — users who reached the results page
* Completion Rate — percentage of starts that result in completions
* Conversions — recommended products added to cart
* Conversion Rate — percentage of completions that result in an add-to-cart
* Emails Captured — guest emails collected via Email Gate
* Shares — quiz results shared via unique link
Step-by-step funnel chart:
* Bar chart (Chart.js) showing how many users reached each step
* Instantly reveals the exact question where drop-off spikes
* Filter by: 7 days, 30 days, or custom date range
* AJAX-powered — updates without page reload
Reward quiz completions with auto-generated WooCommerce coupons. The coupon system is designed to be generous for genuine customers and resistant to abuse.
Coupon features:
* Auto-generated unique codes with configurable prefix (e.g., `QUIZ-A3KF9B`)
* Discount type: percentage or fixed amount
* Individual use enforcement (cannot combine with other coupons)
* 30-day expiration
* Usage limit: 1 per coupon
Anti-abuse deduplication:
The system checks three identity layers before generating a new coupon:
1. **User ID** — for logged-in customers, checks if they already have an active coupon for this quiz
2. **Email** — for guests with Email Gate, checks by email address
3. **Session key** — for anonymous guests, checks by browser session
If an active (unused, unexpired) coupon is found → the existing code is returned instead of creating a new one.
Cart validation:
Quiz coupons only work when the cart contains at least one product from the quiz’s recommended results. This prevents coupon sharing and off-quiz usage.
Capture guest emails as a lead generation tool before showing quiz results.
Behavior:
* Only appears for **non-logged-in visitors** — logged-in users bypass automatically
* Always visible in **admin Preview mode** for testing
* Validates email format before allowing submission
* Captured emails are stored in analytics and associated with the session
Integration with coupons:
When both Email Gate and coupons are active, the coupon is automatically restricted to the captured email address — preventing coupon sharing.
Users can share their quiz results with friends via a unique URL.
How it works:
* After completing a quiz, a “Share Results” button generates a unique link
* The shared page shows the same product recommendations
* Each share records: quiz ID, answers, recommended products, user email (if captured), and timestamp
* Admin can view all shared pages in a dedicated management table
Guest tracking:
When a guest with Email Gate shares results, their email is displayed alongside the share record — useful for identifying engaged leads.
Integrate Smart Quiz with any external system through real-time webhooks and a RESTful API.
Outbound Webhooks
Configure a single webhook URL to receive POST requests with structured JSON payloads for three events:
* `quiz.completed` — fires when a user finishes a quiz (includes quiz ID, answers, recommended products, user data)
* `quiz.conversion` — fires when a recommended product is added to cart (includes product details, session)
* `quiz.coupon_used` — fires when a quiz-generated coupon is redeemed (includes coupon details, discount amount)
Security:
* HMAC-SHA256 signature in `X-WPCSQ-Signature` header for payload verification
* Unique delivery ID in `X-WPCSQ-Delivery` header
* Plugin version in `X-WPCSQ-Plugin-Version` header
* Async dispatch via WP-Cron — webhooks never block the user’s request
REST API:
Full CRUD endpoints under `wpcsq/v1/` for quizzes, submissions, and results — suitable for headless WooCommerce implementations.
Six built-in color themes with a custom color override:
* **Default** — Indigo (#6366f1)
* **Emerald** — Green (#10b981)
* **Rose** — Pink (#f43f5e)
* **Amber** — Orange (#f59e0b)
* **Cyan** — Blue (#06b6d4)
* **Slate** — Gray (#64748b)
* **Custom** — any hex color via color picker
Transitions:
* Slide — horizontal slide with direction awareness (left/right)
* Fade — smooth opacity transition
Display modes:
* Inline shortcode: `[wpcsq_quiz id=”123″]` — renders directly on the page
* Popup modal: `[wpcsq_btn id=”123″]` — click-to-open modal overlay
* Floating button: global quiz accessible from any page
= [wpcsq_quiz] =
Render a quiz inline on any page or post.
`[wpcsq_quiz id=”123″]`
= [wpcsq_btn] =
Render a clickable button that opens the quiz in a modal overlay.
`[wpcsq_btn id=”123″]`
Supports `text` attribute for custom button label:
`[wpcsq_btn id=”123″ text=”Find your match →”]`
= [wpcsq_share] =
Render shared quiz results on a designated share page.
Place this shortcode on the page selected as “Share Results Page” in Global Settings.
Onetime purchase - Lifetime update
1-year premium support
7-Day Money-Back Guarantee
After successful payment, the installation file will be immediately sent to your purchase email.
If you have any pre-sale questions, feel free to browse the FAQs or contact us.