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-listrak/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,10 @@ Listrak maintains this destination. For any issues with the destination, [contac
19
19
To add the Listrak Actions destination:
20
20
21
21
1. Set up the [Listrak Source](/docs/connections/sources/catalog/cloud-apps/listrak/) first before connecting to the Listrak Actions Destination. Note the API client ID and client secret after creating the integration in Listrak.
22
-
2. From your Segment workspace, go to **Connections > Catalog** and click **Destinations**.
23
-
3. Search for **Listrak (Actions)** in the Destinations Catalog and select the destination.
22
+
2. From your Segment workspace, go to **Connections > Catalog**.
23
+
3. Search for **Listrak (Actions)** in the Catalog and select the destination.
24
24
4. Click **Add destination**.
25
-
5. Select an existing Source to connect to Listrak (Actions). If you are connecting the destination to an Engage Audience, select the Engage space. Click **Confirm Source**.
25
+
5.On the **Select data source** step, select your desired source. The source should not be a Listrak source. If you want to sync an Engage Audience, select the Engage space as the source. Click **Confirm Source**.
26
26
6. On the **Settings** tab, name your destination. For example, `Listrak`.
27
27
7. In the same section of the **Settings** tab, enter your Listrak API client ID and client secret.
28
28
8. Click **Save Changes**.
@@ -45,10 +45,10 @@ To sync an Engage audience with your Listrak (Actions) destination:
45
45
10. Under **Select events to map and send**, select **Track** for the **Event Type**.
46
46
11. Click **Add Condition** and add this condition: **Event Name** is `Audience Entered`.
47
47
12. Under **Select mappings**, enter the list ID and map the email address if `context.traits.email` is not desired.
48
-
13. Still under **Select mappings**, in the section for mapping the `Profile Field Values`, enter the profile field ID for the `Enter Key Name` textbox on the right and `on` in the textbox for its value to the left.
48
+
13. Still under **Select mappings**, in the section for mapping the `Profile Field Values`, enter the profile field ID for the `Enter Key Name` textbox on the right and `on` in the textbox for its value to the left. Click **Save**.
49
49
14. Repeat steps 9 through 13 using `Audience Exited` instead of `Audience Entered` in step 11 and `off` instead of `on` in step 13.
50
50
15.**Enable** both mappings.
51
-
16. Go to the **Settings** tab and **Enable** the destination.
51
+
16. Go to the **Settings** tab for the destination and **Enable** the destination. Click **Save Changes**.
52
52
17. Select the Engage space and navigate to **Engage > Audiences**. Select the source audience to send to the Listrak destination.
53
53
18. Click **Add Destination** and select the Listrak Audience destination.
54
54
19. In the settings that appear on the right-hand side, toggle the **Send Track** option on and disable **Send Identify**.
0 commit comments