Connecting Shopify

How to connect Shopify to Datatrics

Development Datatrics avatar
Written by Development Datatrics
Updated over a week ago

First, head over to https://app.datatrics.com/integrations/shopify/ and click on "Install"
โ€‹

You will now see the following prompt:
โ€‹

In the box Shop fill in your Shopify store URL using the following structure, shopname.myshopify.com. Without http or https

Create your Shopify Private app

  1. From your Shopify admin, go to Apps.

  2. Click Develop apps at the top of the page.

  3. Click on 'Create an app'.

  4. In the Description section, enter a name for the private app and a contact email address.

Shopify uses the email address to contact the developer if there is an issue with the private app, such as when an API change might break it.

In the Admin API section, select the permissions Datatrics needs. The following screen shows the permissions Datatrics needs. Depending on the Shopify version it will look as follow:

read_content, read_customers, read_products, read_shipping, read_orders, read_resource_feedbacks, read_price_rules, read_marketing_events, read_locations, read_inventory, read_assigned_fulfillment_orders

or

After selecting the right permissions press save, after a few seconds you will be redirected to a new screen that includes the access token, API Key, and Shared secret.

In your Shopify Settings screen in Datatrics fill in the following details;

  • In the box API key fill in the given Shopify API Key

  • In the box access token fill in the given access token

  • In the box show give in your shopname (without http:// or https://)

After saving the channel, Datatrics will synchronize all product, order, and customer data.

To implement the Datatrics Pixel in your Shopify store use the manual "Implement Datatrics pixel in Shopify"

Did this answer your question?