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/actions-klaviyo/index.md
+22-18Lines changed: 22 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ beta: true
12
12
13
13
[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.
14
14
15
-
It measures opens, clicks, revenue generated, breakdown of generated revenue based on custom attributes (like campaign type or amount gained per recipient), and provides trend reports, cohort analysis, and subscriber growth
15
+
It measures opens, clicks, revenue generated, breakdown of generated revenue based on custom attributes (like campaign type or amount gained per recipient), and provides trend reports, cohort analysis, and subscriber growth.
16
16
17
-
Klaviyo lets you send personalized newsletters, automates triggered emails, product recommendations, welcome campaigns, order announcements, push notifications and sync your data to Facebook custom audiences.
17
+
Klaviyo lets you send personalized newsletters, automates triggered emails, product recommendations, welcome campaigns, order announcements, push notifications, and syncs your data to Facebook custom audiences.
18
18
19
19
## Benefits of Klaviyo (Actions)
20
20
@@ -28,8 +28,9 @@ Klaviyo (Actions) provides the following benefits:
28
28
## Getting started
29
29
30
30
1. From the Segment web app, click **Catalog**.
31
-
2. Search for "Klaviyo (Actions)" in the Catalog, select it, and choose which of your sources to connect the destination to.
31
+
2. Search for *Klaviyo (Actions)* in the Catalog, select it, and choose which of your sources to connect the destination to.
32
32
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.
33
+
33
34
> info ""
34
35
> Klaviyo requires the Private API Key to use the List API. You can find this by going to Klaviyo's UI and clicking [Account > Settings > API Keys > Create API Key](https://www.klaviyo.com/account#api-keys-tab){:target="_blank"} to generate a Private API Key and copy it into the Segment Settings UI.
35
36
@@ -38,7 +39,7 @@ Klaviyo (Actions) provides the following benefits:
38
39
39
40
## Using Klaviyo with RETL
40
41
41
-
Klaviyo (Actions) Destination can accept [RETL](https://segment.com/docs/connections/reverse-etl/) data. You can send the models you created in your dataware house source. Follow the steps[here](https://segment.com/docs/connections/reverse-etl/#step-1-add-a-source) to create your datawarehouse source and set up models.
42
+
Klaviyo (Actions) Destination can accept [RETL](/docs/connections/reverse-etl/) data. You can send the models you created in your data warehouse source. Follow [the steps](/docs/connections/reverse-etl/#step-1-add-a-source) to create your data warehouse source and set up models.
42
43
43
44
44
45
| Action | Added | Updated | Deleted |
@@ -47,29 +48,32 @@ Klaviyo (Actions) Destination can accept [RETL](https://segment.com/docs/connect
47
48
| Track Event |☑|☒|☒|
48
49
| Upsert Profile |☑|☑|☒|
49
50
50
-
In order to add users to a list, please use the **Upsert Profile** Action and fill out the **List** field with the Klaviyo list to add the profile to.
51
+
In order to add users to a list, use the **Upsert Profile** Action and fill out the **List** field with the Klaviyo list to add the profile to.
51
52
52
-
Follow the following steps to create a list in Klaviyo:
53
+
Follow these steps to create a list in Klaviyo:
53
54
54
-
1. Navigate to Audience > Lists & Segments.
55
-
2. Click Create List/Segment in the upper right corner.
56
-
3. Choose List.
55
+
1. Navigate to **Audience > Lists & Segments**.
56
+
2. Click **Create List/Segment**.
57
+
3. Choose **List**.
57
58
4. Give your list a name and add any applicable tags.
58
-
5. Click Create List.
59
+
5. Click **Create List**.
59
60
60
61
61
62
## Using Klaviyo with Engage
62
63
63
-
Klaviyo (Actions) Destination can accept your [Engage](https://segment.com/docs/engage/) data. You **do not** need to create a list in Klaviyo, during the first sync Segment will create a list with the same name as your audience.
64
+
Klaviyo (Actions) Destination can accept your [Engage](/docs/engage/) data. You **don't** need to create a list in Klaviyo. During the first sync, Segment creates a list with the same name as your audience.
64
65
66
+
To use Klaviyo with Engage:
65
67
1. Create and configure your Engage Audience.
66
68
2. Navigate to **Engage > Engage Settings > Destinations** and click **Add Destination**.
67
-
3. Select **Klaviyo (Actions) Audiences**, select your Audience Space as the source, and name your destination.
68
-
4. On the **Mappings** tab, click **Add Mapping** and select **Add Profile To List**.
69
-
6. Scroll down and click **Save** and make sure the mapping is enabled.
69
+
3. Select **Klaviyo (Actions) Audiences**.
70
+
4. Select your Audience Space as the source, and name your destination.
71
+
5. On the **Mappings** tab, click **Add Mapping** and select **Add Profile To List**.
72
+
6. Click **Save** and make sure to enable the mapping.
70
73
7. On the **Mappings** tab, click **Add Mapping** and select **Remove Profile from list**.
71
-
9. Scroll down and click **Save** and make sure the mapping is enabled.
72
-
5. Enable the destination.
73
-
6. On the **Engage > Audiences > (your audience)** page, click **Add Destination** and select the destination just created.
74
-
7. In the settings that appear in the side panel, toggle the Send Track option on and do not change the Audience Entered/Audience Exited event names. Click Save Settings
74
+
8. Click **Save** and make sure you enable the mapping.
75
+
9. Enable the destination.
76
+
10. On the **Engage > Audiences > (your audience)** page, click **Add Destination** and select the destination created.
77
+
11. In the settings that appear in the side panel, toggle the **Send Track** option on, and don't change the **Audience Entered/Audience Exited** event names.
0 commit comments