Chord Commerce Event Tracking
...
Using with Shopify
Web Pixel

Configuration

2min

The Chord web pixel has a few settings that appear as const variables at the top of the web pixel code you copied into Shopify:

JS


All of these variables should be updated with the appropriate values. See the reference below for a description of what

Configuration variable reference

Variable

Type

Description

CHORD_OMS_ID

string

A UUID assigned by Chord. This identifier is unique to the store, and will be the same across every environment and CDP source for a given store.

CHORD_STORE_ID

string

A UUID assigned by Chord. This identifier is unique to the store, and will be the same across every environment and CDP source for a given store.

CHORD_TENANT_ID

string

A UUID assigned by Chord. This identifier is unique to the store, and will be the same across every environment and CDP source for a given store.

DEFAULT_LOCALE

string

The default order locale. For example, en-US. See the usage guide for more details.

CDP_WRITE_KEY

string

The write key for your CDP website source.

STORE_DOMAIN

string

The store slug that comes before .myshopify.com in the Shopify URL.



Updated 30 Sep 2024
Did this page help you?