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

# Connect Shopify

> Connect Shopify to Daymark with guided setup steps

## Overview

Daymark's Shopify connector lets you bring your Shopify store data into Daymark for analysis, dashboards, and cross-source reporting.

This guide walks through:

* Creating an app in Shopify Dev Dashboard
* Configuring required API scopes
* Entering your Shopify credentials in Daymark
* Completing OAuth and importing data

***

## Prerequisite: Create a Shopify app in Dev Dashboard

Before starting the integration in Daymark, create and configure your app in the Shopify Dev Dashboard.

### Step 1: Create the app

1. Open the [Shopify Dev Dashboard](https://dev.shopify.com/dashboard/).
2. In the left navigation, select **Apps**.
3. Click **Create app**.
4. Select **Start from Dev Dashboard**.
5. Name your app (for example, **Daymark**) and click **Create**.

### Step 2: Configure access and required scopes

1. Open the app's **Versions** tab.
2. In **Access > Scopes**, add the required scopes below.
3. If Shopify shows that some scopes require permission, click **Request access** from the same screen.
4. In **API access requests**, open **Protected customer data access** and click **Request access**.
5. In **Select your data use and reasons**, choose **App functionality**.
6. In **Protected customer fields**, select **Name**, **Email**, **Phone**, and **Address**, and set the reason to **App functionality** for each field.
7. Save your access request details.

Use this exact scopes list:

```text theme={null}
read_assigned_fulfillment_orders,read_audit_events,read_customer_events,read_checkouts,read_customers,read_fulfillments,read_gift_card_transactions,read_inventory,read_inventory_shipments,read_inventory_shipments_received_items,read_inventory_transfers,read_locations,read_marketing_events,read_merchant_managed_fulfillment_orders,read_orders,read_products,read_shipping,read_store_credit_account_transactions,read_third_party_fulfillment_orders,customer_read_customers,customer_read_orders,customer_read_store_credit_account_transactions,unauthenticated_read_customers
```

### Step 3: Set app URLs and release the version

1. Return to the app **Versions** tab.
2. Set **App URL** to:

```text theme={null}
https://usedaymark.io
```

3. Add **Redirect URL** as:

```text theme={null}
https://app.usedaymark.io/shopify/callback
```

4. Select the **Webhooks API version** (typically the newest version).
5. Click **Release**.

### Step 4: Get credentials

1. Open the app's **Settings** in Dev Dashboard.
2. Copy **Client ID** and **Client secret**.

<Note>
  Keep your Client ID and Client secret private and store them securely.
</Note>

***

## Connect Shopify in Daymark

### Open the Explore Page

From your Daymark workspace, go to **Explore** to start the connection.

<img src="https://mintcdn.com/daymark-189ba31c/Xpjx81zz23V45QQD/images/connect-db-explore.webp?fit=max&auto=format&n=Xpjx81zz23V45QQD&q=85&s=b03e0df90007d331965b6ae9a47ad235" alt="Explore page with Add data source button" width="2926" height="1660" data-path="images/connect-db-explore.webp" />

### Choose Shopify

Click **Add data source** and select **Shopify** from the connector list.

<img src="https://mintcdn.com/daymark-189ba31c/Xpjx81zz23V45QQD/images/shopify-data-source.webp?fit=max&auto=format&n=Xpjx81zz23V45QQD&q=85&s=356da57069ac0eedfe87ccb736253c72" alt="Data connectors modal showing Shopify option" width="3002" height="1516" data-path="images/shopify-data-source.webp" />

## Setup

In the Shopify connector screen in Daymark, you will provide:

* **Shopify store**: your store subdomain (for example, `your-store`) or full URL (for example, `https://your-store.myshopify.com`)
* **Client ID**: from your Shopify custom app API credentials
* **Secret Key**: from the same Shopify custom app API credentials page

<img src="https://mintcdn.com/daymark-189ba31c/Xpjx81zz23V45QQD/images/shopify-connect.webp?fit=max&auto=format&n=Xpjx81zz23V45QQD&q=85&s=b1c012ccd7957007e746f341ede97dea" alt="Shopify connector form" width="2996" height="1506" data-path="images/shopify-connect.webp" />

### Connect and authorize in Daymark

1. Return to Daymark's Shopify connector form.
2. Enter **Shopify store**, **Client ID**, and **Secret Key**.
3. Click **Continue to Shopify**.
4. Complete Shopify authorization and return to Daymark.

### Import Data

Daymark validates the connection and starts importing your Shopify data. Once the import is complete successfully, you can start analyzing the data in Daymark.

<img src="https://mintcdn.com/daymark-189ba31c/Xpjx81zz23V45QQD/images/shopify-import.webp?fit=max&auto=format&n=Xpjx81zz23V45QQD&q=85&s=e5f39eee82f0a6762655abce5eb97911" alt="Data Import Step 4" width="3002" height="1516" data-path="images/shopify-import.webp" />

***

## Connection Complete

Once the import completes successfully, ask your questions on the Explore page to see trends, patterns, and insights from your Shopify data in Daymark.

***

## Use the app

After connecting Shopify, you can ask questions such as:

* "What are my top products by revenue this quarter?"
* "Show daily orders and average order value for the last 90 days"
* "Which customers placed repeat orders this month?"

You can also combine Shopify data with other connected sources for cross-source analysis in Daymark.
