---
title: Shopify
description: Gain insights into Shopify Event, Product, Customer and Order logs.
breadcrumbs: Docs > Integrations > Shopify
---

# Shopify
Integration version1.0.0        Shopify - Event OverviewShopify - Product OverviewShopify - Customer OverviewShopify - Order Overview
## Overview{% #overview %}

[Shopify](https://www.shopify.com/) is a comprehensive commerce platform designed to help individuals start, manage, and grow their businesses. It provides tools to build an online store, manage sales, market to customers, and accept payments in both digital and physical locations.

The Shopify Integration collects Event, Product, Customer, and Order logs, sending them to Datadog for detailed analysis.

It includes dashboards that show and analyze logs, making it easier to monitor and understand patterns.

## Setup{% #setup %}

### Generate OAuth credentials in Shopify{% #generate-oauth-credentials-in-shopify %}

1. Log in to [Shopify](https://www.shopify.com/in/store-login) admin account.
1. The **Shopify Store name** is the `xxxx` part of the Store URL (`https://admin.shopify.com/store/xxxx`).
1. Open the [Shopify Dev Dashboard](https://dev.shopify.com/dashboard/).
1. Click **Create app**.
1. In **Start from Dev Dashboard**, enter an **App name**, and click **Create**.
1. After the app is created, go to the **Versions** tab and click **Create a version**:
   - Define the **App URL** `https://shopify.dev/apps/default-app-home`.
   - Under Access > Scope select the following scopes:
     - **read\_orders**
     - **read\_products**
     - **read\_customers**
     - **read\_content**
     - **read\_price\_rules**
1. Click **Release**.
1. In the **Release this new version?** pop-up, click **Release**.
1. Install the app on your store:
   - Click on app name to go to the **Overview** tab of the app.
   - Click **Install app**.
   - Select your store and click on **Install** to confirm installation.
1. After installation, open the **Settings** tab of the app in Dev dashboard.
1. Copy the **Client ID** and **Secret**.

### Connect your Shopify account to Datadog{% #connect-your-shopify-account-to-datadog %}

1. Add your Store Name and Access Token

| Parameters    | Description                                                                                        |
| ------------- | -------------------------------------------------------------------------------------------------- |
| Store Name    | Store name of your Shopify admin account.                                                          |
| Client ID     | Client ID of the shopify app (Required for OAuth authentication).                                  |
| Client Secret | Secret of the shopify app (Required for OAuth authentication).                                     |
| Access Token  | Access Token for your Shopify admin account (Required for legacy API access token authentication). |

1. Click the **Save** button to save your settings.

## Data Collected{% #data-collected %}

### Logs{% #logs %}

The Shopify integration collects and forwards Event, Product, Customer, and Order logs to Datadog.

### Metrics{% #metrics %}

The Shopify integration does not include any metrics.

### Service Checks{% #service-checks %}

The Shopify integration does not include any service checks.

### Events{% #events %}

The Shopify integration does not include any events.

## Troubleshooting{% #troubleshooting %}

This integration is not managed by Shopify. For assistance, please contact [Datadog support](https://docs.datadoghq.com/help/).
