Skip to content

Commit af07494

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

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
@@ -166,9 +166,13 @@ The properties below are included with `Product List Viewed` `track()` events. `
166166
| `products.$.price` | The decimal money amount (price) for the product | Number |
167167
| `products.$.sku` | The SKU (stock keeping unit) associated with the variant | String |
168168

169-
## Products Searched track() event properties
169+
## Products Searched Track event properties
170+
171+
The properties below are included with `Products Searched` Track events. `products.$.` indicates an array named 'products'.
172+
173+
> info "Missing properties?"
174+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
170175
171-
The properties below are included with `Products Searched` `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.
172176

173177
| Property | Description | Type |
174178
| --------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------- |

0 commit comments

Comments
 (0)