Connecting WooCommerce

Connecting WooCommerce to Datatrics, step by step.

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

First, head over to https://app.datatrics.com/channel and search for WooCommerce.
Click on the green "Integrate" button and you will be redirected to the setting screen. 

To fill the input fields consumer_key, consumer_secret and URL you need to configure your WooCommerce REST API.

  1. Go to: WooCommerce > Settings > Advanced > REST API. Keys/Apps was found at WooCommerce > Settings > API > Key/Apps prior to WooCommerce 3.4.

  2. Select Add Key. You are taken to the Key Details screen.

    3. Add a Description.
    4. Select the User you would like to generate a key for in the dropdown.
    5. Select the level Read/Write access for this API key.
    6. Select Generate API Key, and WooCommerce creates API keys for that user.

After configuring the REST API you need to copy the consumer_key and consumer_secret to the input boxes in the WooCommerce Settings screen in Datatrics. In the input box for the URL you need to fill in your domain name including https, for example; https://www.yourstore.com.

After saving the settings. Datatrics will synchronize all customer, order, product and category data from your WooCommerce store.

Important note

Datatrics will synchronize all products from your WooCommerce store. This means that Datatrics will store inactive items as well. Please keep this in mind when you create content collections.

To avoid showing incorrect items in your touchpoints, create extra filters that apply to your stores' needs, like 'catalog_visibility' = visible or 'status' = publish.

Did this answer your question?