> ## Documentation Index
> Fetch the complete documentation index at: https://help-center.quizify.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Shopify Customers

> Connect Shopify Customers with Quizify to automatically create or update customer profiles using User Form data from quiz submissions, keeping your Shopify customer records up to date.

## Overview

Automatically create or update customer records in your Shopify Admin when visitors submit their contact details through your quiz User Form.

## Before You Start

* Your quiz must include a **User Form** slide containing First Name, Last Name, and Email fields.
* First name, last name, and email are all required for the customer sync to execute.
* Requires the **Pro Plan** in Quizify.

## Navigation

1. Go to **Shopify Admin → Apps → Quizify**.
2. Open your quiz from **Dashboard** or **My Quizzes**.
3. In the Quiz Builder, click **Integration** in the left navigation menu.
4. Select **Shopify** and choose **Shopify Customers**.

## How to Connect

### Step 1: Open Shopify Customers

Under **Integration → Shopify**, click the **Shopify Customers** card.

### Step 2: Click Connect

Click **Connect**. Because Quizify is natively installed in your Shopify store, no external API keys are required.

### Step 3: Ensure User Form is Set Up

Ensure your quiz has a **User Form** slide with:

* **First Name** (visible and required)
* **Last Name** (visible and required)
* **Email** (visible and required)

### Step 4: Save & Test

Click **Save** in the Quiz Builder. Submit a live quiz and verify that a new customer record appears in **Shopify Admin → Customers** tagged with `Quizify`.

## Synced Customer Fields

| Field          | Source in Quiz        | Notes                      |
| :------------- | :-------------------- | :------------------------- |
| **First Name** | User Form field       | Required                   |
| **Last Name**  | User Form field       | Required                   |
| **Email**      | User Form field       | Unique customer identifier |
| **Tags**       | Default tag `Quizify` | Added to customer tags     |

## Troubleshooting

<AccordionGroup>
  <Accordion title="Customer not created in Shopify Admin">
    Verify that all three fields (First Name, Last Name, and Email) were filled out during the submission. If any of the three are omitted, Shopify cannot create the record.
  </Accordion>
</AccordionGroup>
