# How to View Quiz Responses

After customers complete your quiz, you can view their answers and track how they engaged with recommended products. The Responses page shows what customers answered, which products they clicked, added to cart, and ultimately purchased.

### Prerequisites

* A quiz published on your online store
* At least one customer has completed the quiz

### Steps

#### Step 1: Navigate to Responses

From the SEA Survey dashboard, click **Responses** in the sidebar navigation. Switch to the **Quiz** tab to view quiz responses.

#### Step 2: Browse the Response List

The response list shows all quiz submissions with key information at a glance. You can filter responses by:

* **Date range** — Start date and end date
* **Status** — Active or archived
* **Product engagement** — Filter by customers who clicked, added to cart, or purchased
* **Product IDs** — Filter by specific products
* **Search** — Search by text across responses

#### Step 3: Open a Response Detail

Click on a response to view the full details. The detail page shows:

* **Customer info** — Customer name, email, phone (if captured)
* **Quiz details** — Quiz name, Quiz ID, and a clickable link to the quiz
* **Answers** — A table showing each question and the customer’s answer

#### Step 4: View Product Engagement

Below the answers, the **Product Engagement** section tracks how the customer interacted with recommended products across three tabs:

| Tab               | Description                                           |
| ----------------- | ----------------------------------------------------- |
| **Clicked**       | Products the customer clicked on from the result page |
| **Added to Cart** | Products the customer added to their cart             |
| **Purchased**     | Products that appear in a completed order             |

Each product shows its title, price, image, and variant details.

#### Step 5: Manage Responses

From the response list, you can:

* **Archive** responses — Select multiple responses and use bulk actions to archive them
* **Export** response data for analysis
* **Click the quiz link** in the detail view to open the quiz directly

{% embed url="<https://go.screenpal.com/watch/cOeI60nZCR7>" %}

### Tips

* Use the **Product engagement** filter to find high-intent customers — filter by “Added to Cart” to see customers who showed purchase intent but haven’t completed checkout.
* The quiz link in the response detail page uses the format `https://yourstore.com/pages/quiz/{quiz-id}` — you can share it directly.
* Product engagement data updates in real-time. The “Purchased” tab connects to Shopify order data to confirm actual purchases.
* For large volumes of responses, the app uses optimized queries. Simple filters (date, status) are fast. Complex filters (engagement, product IDs, search text) use a more advanced query engine.

### Related Articles

* [Customize Quiz Design](https://help.seacommerce.io/product-recommendation-quiz/how-to-customize-your-quiz-design)
