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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,9 @@ If you require more advanced functionality or want to collect post-purchase even
40
40
41
41
## Identifiers
42
42
43
-
-**anonymousId** - The Segment `anonymousId` field will be populated with the Shopify client ID. The Shopify client ID is a 'client-side ID of the customer, provided by Shopify'. It is not currently possible to configure the Segment anonymousId to be populated with any other value.
44
-
-**userId** - The Segment `userId` field will not be populated. It is not currently possible to configure the userId to be populated with any value from Shopify.
45
-
-**email and phone** - `traits.email` and `traits.phone`will be collected via `identify()` events (unless explicity disabled via the 'Manage user profile details' section in the Shopify App User Interface).
43
+
-**anonymousId** - The Segment `anonymousId` field are populated with the Shopify client ID. The Shopify client ID is a 'client-side ID of the customer, provided by Shopify'. You cannot configure the Segment anonymousId to be populated with any other value.
44
+
-**userId** - The Segment `userId` field does not populate. You cannot configure the userId to be populated with any value from Shopify.
45
+
-**email and phone** - `traits.email` and `traits.phone`are collected using Identify events (unless explicitly disabled in the 'Manage user profile details' section of the Shopify App User Interface).
0 commit comments