Skip to content

Commit 6eee560

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

File tree

1 file changed

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

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ Once installed and enabled, Segment events be sent from the user's browser to yo
1515

1616
- You can control which Segment `track()` events get collected as well as how user profile details are passed to Segment.
1717
- A custom JavaScript snippet is loaded in the Shopify store. This script transforms Shopify Standard Events to Segment Ecommerce Spec events. Note that Segment's Analytics.js 2.0 library will **not** load on any Shopify store page.
18-
- This is a Device Mode (client side) Integration. No data is sent server side from Shopify to Segment.
19-
- No post purchase events are collected.
20-
- The Segment anonmousId is set to the value of the Shopify client ID. The Segment userId value is never populated.
21-
- Email address and phone number details will be sent to Segment if they are collected by Shopify.
18+
- You can control which Segment Track events get collected as well as how user profile details are passed to Segment.
19+
- A custom JavaScript snippet is loaded in the Shopify store. This script transforms Shopify Standard Events to Segment Ecommerce Spec events. Note that Segment's Analytics.js 2.0 library does **not** load on any Shopify store page.
20+
- This is a Device Mode (client side) Integration. No data is sent server-side from Shopify to Segment.
21+
- This source does not collect post-purchase events.
22+
- The Segment anonymousId is set to the value of the Shopify client ID. The Segment userId value is never populated.
23+
- Email address and phone number details are sent to Segment if they are collected by Shopify.
2224

2325
If you require more advanced functionality or want to collect post-purchase events, consider using the [Shopify by Littledata](/docs/connections/sources/catalog/libraries/website/shopify-littledata/) Source. Shopify by Littledata requires a paid subscription.
2426

0 commit comments

Comments
 (0)