Skip to content

Commit 6b24dd6

Browse files
authored
Merge pull request #4350 from segmentio/sarahrudy-patch-6
Update Klaviyo docs link for Identify
2 parents 6008ffc + 37898f2 commit 6b24dd6

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/klaviyo

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ When you call `track` on `analytics.js`, Segment calls Klaviyo's `track` with th
149149

150150
When you call 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`.
151151

152-
Segment also maps the following Segment spec'd properties to Klaviyo's [special people properties](http://www.klaviyo.com/docs){:target="_blank"}:
152+
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"}:.
153153

154154
### Ecommerce
155155

0 commit comments

Comments
 (0)