Skip to content

Commit 8e405c2

Browse files
Merge pull request #6668 from segmentio/DOC-935
Klaviyo classic destination migration info
2 parents f5846e4 + 3d07acb commit 8e405c2

File tree

3 files changed

+30
-2
lines changed

3 files changed

+30
-2
lines changed
Loading
Loading

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

Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ hide-personas-partial: true
66
id: 54521fd825e721e32a72eec8
77
---
88

9+
> warning "Segment will deprecate the Klaviyo Classic destination on June 30th, 2024"
10+
> [Klaviyo will deprecate the endpoints used by this destination on June 2024](https://developers.klaviyo.com/en/docs/migrating_from_v1v2_to_the_new_klaviyo_apis){:target="_blank”}. Segment will not update this destination with the new endpoint, but will deprecate the destination. Users who want to send data to Klaviyo should migrate to the Klaviyo (Actions) destination.
11+
>
12+
> Starting on June 7, 2024, Segment will migrate all Klaviyo classic destinations to the new Klaviyo (Actions) destination. **If you don't have an API key in the destination settings for your classic Klaviyo destination, you will need to take action.**
13+
>
14+
> For more information about this migration, see the [Migrate to the Klaviyo (Actions) destination](#migrate-to-the-klaviyo-actions-destination) documentation.
915
1016
[Klaviyo](https://www.klaviyo.com){:target="_blank"} is a powerful email platform focused on ecommerce that helps companies make more money. It supports segmentation based on category and event triggers like product bought, page viewed, email engagement, or amount spent.
1117

@@ -16,13 +22,35 @@ Klaviyo lets you send personalized newsletters, automates triggered emails, prod
1622
To configure Klaviyo as an Event Source to get data into your warehouse or other downstream tools, see the [Klaviyo Source](/docs/connections/sources/catalog/cloud-apps/klaviyo/) documentation.
1723

1824
> info "Klaviyo deprecating v1/v2 APIs"
19-
> Klaviyo will deprecate the endpoints used by this destination in June 2024. Segment will not update this destination with the new endpoint. Instead, Segment recommends customers switch to the new [Klaviyo Actions destination](/docs/connections/destinations/catalog/actions-klaviyo/), which already uses the new endpoints.
25+
> Klaviyo will deprecate the endpoints used by this destination on June 30, 2024. Segment will not update this destination with the new endpoint. Instead, Segment recommends customers switch to the new [Klaviyo Actions destination](/docs/connections/destinations/catalog/actions-klaviyo/), which already uses the new endpoints. For more information about the migration process, see the [Migrate to the Klaviyo (Actions) destination](#migrate-to-the-klaviyo-actions-destination) documentation.
2026
27+
## Migrate to the Klaviyo (Actions) destination
2128

22-
## Getting started
29+
Starting on June 7th, 2024, Segment will automatically migrate all classic Klaviyo destinations to the new Klaviyo (Actions) destination. Migrated Klaviyo (Actions) destinations will have the same name as your classic destination, with "Migrated" appended.
30+
31+
For example, if you named your classic destination "Email Marketing Campaigns", Segment would name your migrated destination "Email Marketing Campaigns Migrated".
32+
33+
![A screenshot showing a classic and a migrated destination, with a green box around the migrated instance.](images/migrated-dest.png)
34+
35+
**If you have an API key in your classic destination's Private Key setting and your destination is not connected to a [Journey](/docs/engage/journeys), you do not need to take any action.**
2336

37+
**If you do not have a Private Key in your destination's settings**, Segment will create your migrated Klayvio (Actions) destination, but will not enable it for you.
2438

39+
To enable your new Klaviyo (Actions) destination:
40+
1. Create a new private key by opening Klaviyo's UI and clicking [Account > Settings > API Keys > Create API Key](https://www.klaviyo.com/account#api-keys-tab){:target="_blank"}.
41+
2. Grant the key full access to Klaviyo's Accounts, Campaigns, List, Profiles, Segments, and Subscriptions APIs.
42+
3. Return to Segment and open the destination settings for your migrated Klaviyo destination.
43+
4. Enter the private key into the "API Key" field.
44+
5. Enable your migrated Actions destination.
45+
6. Open the destination settings for your classic Klaviyo destination and disable the destination.
2546

47+
![A screenshot of the Settings page for a migrated Klaviyo Actions destination, with a black outline around the API Key field](images/migrated-settings.png)
48+
49+
**If your destination is connected to a Journey**, Segment will create your migrated Klaviyo (Actions) destination, but will not enable it for you. All existing Journeys will remain connected to the classic Klaviyo destination. You must [build new Journeys](/docs/engage/journeys/build-journey/) that reference the new, migrated Klaviyo destination.
50+
51+
Segment will disable all instances of the classic Klaviyo destination after June 30th, 2024.
52+
53+
## Getting started
2654
1. From the Segment web app, click **Catalog**.
2755
2. Search for "Klaviyo" in the Catalog, select it, and choose which of your sources to connect the destination to.
2856
3. Navigate to [Account > Settings > API Keys](https://www.klaviyo.com/account#api-keys-tab){:target="_blank"} in Klaviyo's UI and copy your API Key into the Segment Settings UI.

0 commit comments

Comments
 (0)