Skip to content

Commit 65c9043

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

File tree

1 file changed

+3
-3
lines changed
  • src/connections/sources/catalog/libraries/website/shopify

1 file changed

+3
-3
lines changed

src/connections/sources/catalog/libraries/website/shopify/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ If you require more advanced functionality or want to collect post-purchase even
4040

4141
## Identifiers
4242

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).
4646

4747
## track() and page() events sent to Segment
4848

0 commit comments

Comments
 (0)