Skip to content

Commit 321520d

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

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
@@ -126,9 +126,13 @@ The properties below are included with `Product Viewed` Track events.
126126
| `price` | The decimal money amount (price) for the product | Number |
127127
| `sku` | The SKU (stock keeping unit) associated with the variant | String |
128128

129-
## Product Added and Product Removed track() event properties
129+
## Product Added and Product Removed Track event properties
130+
131+
The properties below are included with `Product Added` and `Product Removed` Track events.
132+
133+
> info "Missing properties?"
134+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
130135
131-
The properties below are included with `Product Added` and `Product Removed` `track()` events. 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.
132136

133137
| Property | Description | Type |
134138
| --------------------------------------- | ---------------------------------------------------------------------------------------------- | ------------- |

0 commit comments

Comments
 (0)