Skip to content

Commit 458ac0a

Browse files
Update src/connections/sources/catalog/libraries/website/shopify/index.md
Co-authored-by: forstisabella <[email protected]>
1 parent 762c8f1 commit 458ac0a

File tree

1 file changed

+6
-2
lines changed
  • src/connections/sources/catalog/libraries/website/shopify

1 file changed

+6
-2
lines changed

src/connections/sources/catalog/libraries/website/shopify/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,13 @@ The properties below are included with `Cart Viewed` `track()` events. `products
208208
| `subtotal` | The price at checkout before duties, shipping, and taxes | Number |
209209
| `currency` | The three-letter code that represents the currency, for example 'USD' | String |
210210

211-
## Checkout and purchase track() event properties
211+
## Checkout and purchase Track event properties
212+
213+
The properties below are included with `Checkout Started`, `Address Info Entered`, `Shipping Info Entered`, `Contact Info Entered`, `Payment Info Entered` and `Order Completed` Track events. `products.$.` indicates an array named 'products'.
214+
215+
> info "Missing properties?"
216+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
212217
213-
The properties below are included with `Checkout Started`, `Address Info Entered`, `Shipping Info Entered`, `Contact Info Entered`, `Payment Info Entered` and `Order Completed` `track()` events. `products.$.` indicates an array named 'products'. Note: If a property is missing it is due to Shopify not providing the value, or due to a `null` or empty value being provided.
214218

215219
| Property | Description | Type |
216220
| --------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------- |

0 commit comments

Comments
 (0)