Skip to content

Commit 1a59417

Browse files
authored
Update index.md
1 parent 705d02b commit 1a59417

File tree

1 file changed

+2
-0
lines changed
  • src/connections/destinations/catalog/klaviyo

1 file changed

+2
-0
lines changed

src/connections/destinations/catalog/klaviyo/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ If your `userId` is an email, or you provide an email in `traits.email`, Segment
8585
#### Enforce email as primary identifier
8686

8787
This option is enabled by default to ensure duplicate profiles are not being created inside of Klaviyo. When enabled, Segment will never set the $id field to your `userId` when you call `.identify()` or `.track()`. Instead, Segment will only set $email as the primary identifier with your `traits.email` or `properties.email`. Please note that if you have this setting toggled on, you must send `email` in on your payloads or your events will not go through to Klaviyo.
88+
> info ""
89+
> For the Web Device-mode connection, this option applies **only** to the `.identify()` call.
8890
8991
#### Fallback on Anonymous ID
9092

0 commit comments

Comments
 (0)