You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/shopify/index.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,9 +103,13 @@ The properties below are included with `page()` events. Note: If a property is m
103
103
|`title`| The title of the current page | String |
104
104
|`referrer`| URI of the page that linked to the current page | String |
105
105
106
-
## Product Viewed track() event properties
106
+
## Product Viewed Track event properties
107
+
108
+
The properties below are included with `Product Viewed` Track events.
109
+
110
+
> info "Missing properties?"
111
+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
107
112
108
-
The properties below are included with `Product Viewed``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.
0 commit comments