Skip to content

Commit 091abc1

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

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
@@ -186,9 +186,13 @@ The properties below are included with `Products Searched` `track()` events. `pr
186186
| `products.$.sku` | The SKU (stock keeping unit) associated with the variant | String |
187187
| `query` | The search query that was executed | String |
188188

189-
## Cart Viewed track() event properties
189+
## Cart Viewed Track event properties
190+
191+
The properties below are included with `Cart Viewed` Track events. `products.$.` indicates an array named 'products'.
192+
193+
> info "Missing properties?"
194+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
190195
191-
The properties below are included with `Cart Viewed` `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.
192196

193197
| Property | Description | Type |
194198
| --------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------- |

0 commit comments

Comments
 (0)