Skip to content

Commit 687518d

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

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,8 @@ This Source uses client side Javascript to send data to Segment. As with any cli
270270
** When do identify() events trigger? **
271271
`identify()` events will only trigger when `Checkout Started`, `Address Info Entered`, `Shipping Info Entered`, `Contact Info Entered`, `Payment Info Entered` or `Order Completed` `track()` are triggered. Ensure that the 'Send identify() calls' checkbox is enabled.
272272

273-
** identify() events sometimes don't trigger when expected **
274-
To save on API call volume Segment will only trigger an `identify()` event when user profile details have changed. If no change is detected then the `identify()` call will not trigger.
273+
### Why aren't my Identify events triggering when expected?
274+
To save on API call volume, Segment only triggers an Identify event when user profile details have changed. If no change is detected, then the Identify call is not triggered.
275275

276276
### Why are some events duplicated and triggered multiple times?
277277
Shopify sometimes erroneously triggers duplicate `Address Info Entered`, `Shipping Info Entered`, `Contact Info Entered`, `Payment Info Entered` events in short succession. This is a known bug with Shopify. Segment deduplicates the majority of these duplicate events but is unable to filter all of them out.

0 commit comments

Comments
 (0)