Skip to content

Commit 1f01b36

Browse files
committed
Metadata update
1 parent 510db71 commit 1f01b36

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

src/unify/linked-profiles/data-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Data Graph
3-
hidden: true
4-
3+
plan: unify
4+
beta: true
55
---
66

77
With Linked Profiles, you can build a Data Graph that defines relationships between any data set in the warehouse and the Segment Profiles you send with Profiles Sync.

src/unify/linked-profiles/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Linked Profiles Overview
3-
3+
plan: unify
44
---
55

66
Use Linked Profiles to expand your model beyond the profile to the entire universe of business data. With Linked Profiles, you can build a [Data Graph](/docs/unify/linked-profiles/data-graph/) that defines relationships between any data set in the warehouse and the Segment Profiles you send with Profiles Sync.

src/unify/linked-profiles/linked-audiences.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Linked Audiences
3-
3+
plan: unify
4+
beta: true
45
---
56

67
With Linked Audiences, you can use the relational data you've defined in your Data Graph to build audiences and send them to your downstream destinations.
@@ -16,11 +17,11 @@ From the relationships you've defined between profiles and entities in your ware
1617
To help you get started with Linked Audiences, keep the following guidelines in mind.
1718

1819
- It may be helpful to first identify an entity that is directly associated with your users, such as `Accounts`, `Households`, or `Organizations`.
19-
- From there you can define relationships between this entity with any of the other entities that may be directly associated with it, such as how `Accounts` can have the following:
20+
- From there you can define relationships between this entity with any of the other entities that may associated with it, such as how `Accounts` can have the following:
2021
- `Subscriptions`
2122
- `Purchases`
2223
- `Carts`
23-
- You can create entity relationships up to four levels in depth. For example, you can build an entity condition that queries for relationships between `Profiles`, `Accounts`, `Credit Cards`, and finally `Transactions`.
24+
- You can create entity relationships up to four levels in depth. For example, you can build an entity condition that queries for relationships between `Profiles`, `Accounts`, `Credit Cards`, and `Transactions`.
2425
- To further refine your audience, identify column values that you might also want to filter your entities by.
2526

2627
## Use cases
@@ -76,7 +77,7 @@ Marketers can create hyper-targeted user segmentations by filtering by column va
7677

7778
Use the Audience overview page to build or maintain a Linked Audiences.
7879

79-
1. Navigate to **Engage > Audiences**
80+
1. Navigate to **Engage > Audiences**.
8081
2. Click **+ New audience**, then select **Audience**.
8182
3. On the Select Type screen, select **Linked audience**, then click **Next**.
8283
4. Build your Linked Audience with profiles that have a specific entity, profile trait, or are part of an audience. Select from **associated with an entity**, **where profile trait**, or **part of an audience**, and add your conditions.

src/unify/linked-profiles/linked-events.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Linked Events
33
beta: true
44
plan: unify
5-
redirect_from:
6-
- '/unify/linked-profiles'
7-
- '/unify/linked-profiles/setup-guides'
85
---
96

107
> info "Linked Events is in private beta"

0 commit comments

Comments
 (0)