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-launchdarkly-audiences/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ beta: true
10
10
11
11
With LaunchDarkly, you can release features that target specific groups, such as beta users, and premium accounts, using segments. This destination allows you to sync Engage Audiences to LaunchDarkly segments, letting you concentrate more on deploying features and less on managing end users between platforms.
12
12
13
-
This destination is maintained by LaunchDarkly. For any issues with the destination, [contact their Support team](mailto:[email protected]).
13
+
LaunchDarkly maintains this destinatino. For any issues with the destination, [contact the LaunchDarkly Support team](mailto:[email protected]).
14
14
15
15
{% include content/ajs-upgrade.md %}
16
16
@@ -19,13 +19,13 @@ This destination is maintained by LaunchDarkly. For any issues with the destinat
19
19
1. In LaunchDarkly, navigate to [Account settings](https://app.launchdarkly.com/settings/projects){:target="_blank"} and copy the client-side ID for the project and environment where you would like to create an Engage Audience synced segment.
20
20
2. In LaunchDarkly, create a service token with either a Writer role or a custom role. If your service token has a custom role, it must have the actions `createSegment` and `updateIncluded` to sync a segment from an Engage Audience. To learn how to create a service token, read [Creating API access tokens](https://docs.launchdarkly.com/home/account-security/api-access-tokens#creating-api-access-tokens){:target="_blank"}.
21
21
3. From the Segment web app, navigate to **Engage > Audiences**. Ensure you are in the Engage space you plan to use with the LaunchDarkly Audiences destination. Either choose an existing Engage audience or create a new one. This is the audience you plan to sync with LaunchDarkly.
22
-
4. Navigate to **Engage > Engage Settings** and click **Destinations**. Please ensure you are still in the correct Engage space.
23
-
5. Search for "LaunchDarkly Audiences” and select the destination. Click **Add destination**.
24
-
6. On the Select Source screen, your Engage space should already be selected as the source. Click **Confirm Source**.
22
+
4. Navigate to **Engage > Engage Settings** and click **Destinations**. Ensure you are still in the correct Engage space.
23
+
5. Search for `LaunchDarkly Audiences` and select the destination. Click **Add destination**.
24
+
6. On the **Select Source** screen, your Engage space should already be selected as the source. Click **Confirm Source**.
25
25
7. On the Destination **Settings** tab, name your destination and provide your LaunchDarkly client-side ID and service token.
26
-
8. Toggle “Enable Destination” on and click **Save Changes**.
26
+
8. Toggle **Enable Destination** on and click **Save Changes**.
27
27
9. Navigate to the **Mappings** tab, click **New Mapping**, and select the **Sync Engage Audience to LaunchDarkly** pre-built mapping.
28
-
10. Under Select mappings, modify the default mappings as needed. In most cases you should not need to make any changes.
28
+
10. Under **Select mappings**, modify the default mappings as needed. In most cases, you shouldn't need to make any changes.
29
29
11. Click **Save**.
30
30
12. Ensure the **Status** toggle on the **Mappings** tab is enabled.
0 commit comments