Skip to content

unhide linked audiences docs for braze and iterable #7603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/_data/sidenav/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,10 @@ sections:
title: Linked Audiences Overview
- path: '/engage/audiences/linked-audiences-limits'
title: Linked Audiences Limits
- path: '/engage/audiences/linked-audiences-braze'
title: Linked Audiences with Braze
- path : '/engage/audiences/linked-audiences-iterable'
title: Linked Audiences with Iterable
- path: '/engage/audiences/account-audiences'
title: Account-level Audiences
- path: '/engage/audiences/generative-audiences'
Expand Down
5 changes: 2 additions & 3 deletions src/engage/audiences/linked-audiences-braze.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,16 @@
title: Using Linked Audiences with Braze
plan: engage-foundations
beta: true
hidden: true
hidden: false
---


Linked Audiences allows you [dynamically personalize email messages](https://www.braze.com/docs/user_guide/personalization_and_dynamic_content/liquid){:target="_blank"} in Braze using the predefined traits of any Linked Audience profile and the attributes of any entities used to match the profile into the audience.

The following topic is intended for a Technical Marketer and Data Engineer to complete together while setting up their Linked Audience.

## Supported Braze Engagement Tools

The following engagement tools are available for use with Linked Audiences in Segment:
The following engagement tool is available for use with Linked Audiences in Segment:

| Type | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
Expand Down
3 changes: 1 addition & 2 deletions src/engage/audiences/linked-audiences-iterable.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
title: Using Linked Audiences with Iterable
plan: engage-foundations
beta: true
hidden: true
hidden: false
---

Linked Audiences allows you to [dynamically personalize email messages](https://support.iterable.com/hc/en-us/articles/205480365-Personalizing-Templates-with-Handlebars){:target="_blank"} in Iterable using the predefined traits of any Linked Audience profile and the attributes of any entities used to match the profile into the audience.

The following topic is intended for a Technical Marketer and Data Engineer to complete together while setting up their Linked Audience.

## Supported Iterable Engagement Tools

Expand Down
Loading