An audience is a rule-based set of profiles. A profile is in the audience when it matches the definition, and out of the audience when it no longer matches. Use audiences to maintain an up-to-date list of who qualifies for targeting, suppression, or personalization.
Audience membership updates as new data arrives:
A profile enters the audience when it first matches the rules.
A profile stays in the audience while it continues to match.
A profile exits the audience when it stops matching.
Audiences don't have steps or sequences. They define membership based on current state and recent behavior.
Before you begin
Confirm the following before building an audience:
The events or attributes you want to use are being ingested.
You know which profiles should qualify (for example, all loyalty tier members).
You have determined which destination(s) will receive the audience.
You understand what identifiers the destination requires.
Instructions
Step 1: Create a new audience
On the Data Activation platform, go to Orchestration.
Click + Create and select Audience.
Enter a name that describes the targeting logic (for example, "Product viewers last 7 days - no purchase"). You can also add labels or a description.
Step 2: Define the entry conditions
Entry conditions determine who qualifies for the audience.
Click Entry Condition.
Enter a name for the entry condition.
Click + Add first rule.
Select the attribute or event to use.
Set the operator and value.
Add additional conditions as needed using AND/OR logic
Click Save.
Step 3: Add exit conditions (optional)
Exit conditions explicitly remove profiles from the audience when a specific event or state change occurs.
In the navigation bar on the right, click Add exit condition.
Enter a name for the exit condition.
Define the event or attribute change that should trigger the exit.
If you don't add an explicit exit condition, profiles exit automatically when they no longer match the entry conditions.
Step 4: Connect to destinations
Go to the Connectors in the audience by clicking +.
Select the destination(s) to receive this audience.
Configure any destination-specific settings (identifier mapping, sync frequency).
Step 5: Activate the audience
Review the audience definition.
Click Publish to start syncing profiles to destinations.
Verify the setup works
After activating the audience:
Check the audience size. The audience should return profiles that match your conditions.
If the audience is empty, your conditions may be too restrictive. Alternatively, the events may not be arriving at all. Review your conditions and check that the event ingestion works.
If the audience is too large, your conditions are likely to be too broad. Review the logic, especially OR conditions.
If the audience is either too stale or turns over too quickly, check your time windows, recency conditions, or sync cadence.
Look up known test profiles to confirm they appear (or don't appear) as expected.
Verify that the destination received the audience members.
If you see fewer profiles than expected, there may be a mismatch in the identifier. To fix, check which identifier types the destination requires.
For exit conditions, trigger a qualifying event on a test profile and confirm it exits.
If the profiles aren't exiting the audience, the exit conditions may not be set or are incorrectly configured. To fix, verify that the exit event is being sent and that the conditions match.