From 6e4a4f4bc87dc858c7ac7666bdc09dd67a5bf460 Mon Sep 17 00:00:00 2001 From: Prithviraj-rathore-segment Date: Wed, 27 Aug 2025 13:07:28 +0530 Subject: [PATCH 1/2] STRATCONN-5764 Klaviyo list opt-in-settings --- .../destinations/catalog/actions-klaviyo/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/connections/destinations/catalog/actions-klaviyo/index.md b/src/connections/destinations/catalog/actions-klaviyo/index.md index 763ae25b4b..870b131acb 100644 --- a/src/connections/destinations/catalog/actions-klaviyo/index.md +++ b/src/connections/destinations/catalog/actions-klaviyo/index.md @@ -80,6 +80,14 @@ To add and remove profiles in Klaviyo with Engage Audience data: 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. 12. Click **Save Settings**. + +#### Update opt-in settings + +Double opt-in is a process through which a new subscriber must confirm their subscription before being subscribed to a given list in Klaviyo. + +You can select the `single opt in` and `double opt in` through Klaviyo UI for particular list [Understanding opt-in process](https://help.klaviyo.com/hc/en-us/articles/115005251108#h_01HZ5G5ZQB825T0HDN5E2FA80G){:target="_blank"} + + ## FAQ #### Dealing with error responses from Klaviyo's API From 370e45215fde677bf15b4bc19301c1c26afa8d34 Mon Sep 17 00:00:00 2001 From: rchinn1 Date: Thu, 28 Aug 2025 08:48:04 -0700 Subject: [PATCH 2/2] A few edits --- src/connections/destinations/catalog/actions-klaviyo/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/connections/destinations/catalog/actions-klaviyo/index.md b/src/connections/destinations/catalog/actions-klaviyo/index.md index 870b131acb..14e850ecbd 100644 --- a/src/connections/destinations/catalog/actions-klaviyo/index.md +++ b/src/connections/destinations/catalog/actions-klaviyo/index.md @@ -83,9 +83,9 @@ To add and remove profiles in Klaviyo with Engage Audience data: #### Update opt-in settings -Double opt-in is a process through which a new subscriber must confirm their subscription before being subscribed to a given list in Klaviyo. +You must update opt-in settings (`Single opt-in` or `Double opt-in`) through the Klaviyo UI. Double opt-in is a process through which a new subscriber must confirm their subscription before being subscribed to a given list in Klaviyo. -You can select the `single opt in` and `double opt in` through Klaviyo UI for particular list [Understanding opt-in process](https://help.klaviyo.com/hc/en-us/articles/115005251108#h_01HZ5G5ZQB825T0HDN5E2FA80G){:target="_blank"} +To learn more about opt-in settings, visit [Understanding the double opt-in process](https://help.klaviyo.com/hc/en-us/articles/115005251108#h_01HZ5G5ZQB825T0HDN5E2FA80G){:target="_blank"}. ## FAQ