Skip to content

Commit 762c8f1

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

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
@@ -238,9 +238,9 @@ The properties below are included with `Checkout Started`, `Address Info Entered
238238
## Sending user profile details to Segment
239239

240240
User profile details can be sent to Segment in 3 ways:
241-
1. As `traits` in `identify()` events.
242-
2. As `properties` in `track()` events.
243-
3. As `traits` in `track()` events, included in the `context.traits` object.
241+
1. As `traits` in Identify events.
242+
2. As `properties` in Track events.
243+
3. As `traits` in Track events, included in the `context.traits` object.
244244

245245
User profile details are only sent to Segment when the following track events are triggered by Shopify:
246246
`Checkout Started`, `Address Info Entered`, `Shipping Info Entered`, `Contact Info Entered`, `Payment Info Entered` and `Order Completed`.

0 commit comments

Comments
 (0)