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
@@ -91,9 +91,13 @@ The fields below are automatically sent to Segment with every Track, Page and Id
91
91
|`context.campaign.term`|`utm_term` QueryString value | String |
92
92
|`context.campaign.content`|`utm_content` QueryString value | String |
93
93
94
-
## Page Viewed / page() event properties
94
+
## Page Viewed / Page event properties
95
+
96
+
The properties below are included with Page events.
97
+
98
+
> info "Missing properties?"
99
+
> Your Segment events may be missing one of the following properties if Shopify provides `null` or an empty value for a property.
95
100
96
-
The properties below are included with `page()` 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