Skip to content

Commit c38c23d

Browse files
authored
adding more definitions
1 parent da8dfc1 commit c38c23d

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

src/engage/audiences/linked-audiences.md

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,7 @@ To activate your Linked Audience:
9696

9797
### Step 2b: Select your Destination Actions
9898

99-
The [Destination Actions](/docs/connections/destinations/actions/) framework allows you to see and control how Segment sends the event data it receives from your sources to actions-based destinations. Each Action in a destination lists the event data it requires, and the event data that is optional.
100-
101-
Segment displays available actions based on the destination you've connected to your Linked Audience.
99+
The [Destination Actions](/docs/connections/destinations/actions/) framework allows you to see and control how Segment sends the event data it receives from your sources to actions-based destinations. Each Action in a destination lists the event data it requires, and the event data that is optional. Segment displays available actions based on the destination you've connected to your Linked Audience. You can see details of each option and how to use it in the [Actions Destinations Catalog](/docs/connections/destinations/catalog/) documentation.
102100

103101
Select the Destination Action to call when the event happens, then click **Next**.
104102

@@ -118,9 +116,25 @@ Profile enters or exits audience| Send an Identify event when a profile's audien
118116

119117
After you select an action, Segment attempts to automatically configure the data fields that will be sent to the destination. You can review and adjust these settings before enabling this event.
120118

121-
#### Send a Test Event
119+
#### Enrich event
120+
121+
Select additional traits and properties to include when the event is sent.
122+
123+
#### Show/Hide preview
124+
125+
As you're configuring your event, you can view a preview of the enriched event based on your property selections. See what the enriched event will look like in your payload schema.
126+
127+
> info
128+
> It is important that copy the data from your final payload schema, you will need this data later when you set up your destination.
129+
130+
#### Map event
131+
Only required fields that need to be filled out are displayed. All other optional & pre-filled fields are hidden - These fields are pre-filled with properties that will work by default.
132+
133+
#### Send test event to destination (optional)
134+
135+
See what the event will look like in the destination. You can send a test event to see if your action-based campaign is rendering correctly. If the test event is not successful, adjust the Segment test event user id to match the existing Source user id. Or if you need to create a new user in your Source, you can define a unique user id in the Segment test event.
122136

123-
You can send a test event to see if your action-based campaign is rendering correctly. If the test event is not successful, adjust the Segment test event user id to match the existing Source user id. Or if you need to create a new user in your Source, you can define a unique user id in the Segment test event.
137+
The Event content drop-down shows you a preview of what the data sent to your destination may look like.
124138

125139
## Step 3: Enable your Linked Audience
126140

0 commit comments

Comments
 (0)