# Where I can find customers data?

Ant Quiz Kit allows you to check the customers' answers to all the quiz questions. This enables the ability to analyze the data for future recommendations.

## Analytics charts

In order to check the Customers analytics, go to Analytics page:

<figure><img src="/files/pNNOfYW1lsBh7rJR5eu0" alt=""><figcaption></figcaption></figure>

Choose the quiz from the dropdown and set the desired data range:

<figure><img src="/files/oArFIcWA1M8UynDo0CpH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QnM1jItOG5e2Me69SWPZ" alt=""><figcaption></figcaption></figure>

Once you choose the quiz, you'll notice the full analytics: revenue generated, quiz sessions, quiz completions, emails collected, number of products added to cart, the most viewed products, the three most frequently selected answers for every question in the dropdowns, most abandonment questions, conversion rate.

<figure><img src="/files/LBCRjE7bv9arv1pemSG3" alt=""><figcaption></figcaption></figure>

## Submissions table

In order to see the submissions table, go to Submissions page:

<figure><img src="/files/qaG1OZo4imCn2TxEZSog" alt=""><figcaption></figcaption></figure>

The submissions table includes the customer email, all the quiz questions with the customer answers, and the recommended product(s) based on the customer's answers. Each question is broken up into a separate view:

<figure><img src="/files/EKHC6NtkEfmZrSeUlX65" alt=""><figcaption></figcaption></figure>

## Email with each submitted data

We have the option that helps you to control all Quiz submissions at the moment.

You'll receive email with quiz answers, customer's email or phone, and results once the customer pass the quiz.

In order to enable this feature go to the Settings page -> General tab and enable checkbox:

<figure><img src="/files/yoynFyOAeuVEqOp9cgma" alt=""><figcaption></figcaption></figure>

Email for notifications is set by default. You can change it if you need.&#x20;

Don't forget to save changes!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pb-apps.gitbook.io/ant-quiz-kit/general/where-i-can-find-customers-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
