Chord Commerce Event Tracking
...
Using with Shopify
Liquid Snippet
Usage
1min
The Chord Liquid snippet automatically sends the following events to Segment:
- A page event for every page view
- An identify event for every page view for a logged in user
- The following track events:
- "Cart Viewed"
- "Checkout Started"
- "Email Captured"
- "Order Completed" (if Chord's snippet is added to checkout.liquid)
- "Product Clicked"
- "Product Viewed"
You can add more events using the global window.chord object. See the API Reference for a complete list of available methods. You can also customize the DOM selectors used for the track events that Chord automatically sends.
Updated 17 May 2024
Did this page help you?