You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/klaviyo/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,7 +149,7 @@ If you include `properties.revenue` in a track event, Segment maps it to Klaviyo
149
149
150
150
###Server-side Track
151
151
152
-
When youcallmake a Track call from one of Segment's mobile or server-side libraries, Segment keys the user with the`userId` and also provides the Klaviyo`$email``customer_property` if your`userId` is an email, or you provide`email` as one of your event`properties`.
152
+
When you make a Track call from one of Segment's mobile or server-side libraries, Segment keys the user with the`userId` and also provides the Klaviyo`$email``customer_property` if your`userId` is an email, or you provide`email` as one of your event`properties`.
153
153
154
154
Segment also maps the following Segment spec'd properties to Klaviyo's[special people properties](https://developers.klaviyo.com/en/docs/javascript_api#identify-people){:target="_blank"}:.