Skip to content

Commit e0e5522

Browse files
committed
Moving LA to Engage
1 parent a98ac9c commit e0e5522

File tree

4 files changed

+13
-8
lines changed

4 files changed

+13
-8
lines changed

src/_data/sidenav/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,6 @@ sections:
338338
title: Redshift Setup
339339
- path: /unify/linked-profiles/data-graph
340340
title: Data Graph
341-
- path: /unify/linked-profiles/linked-audiences
342-
title: Linked Audiences
343341
- path: /unify/linked-profiles/linked-events
344342
title: Linked Events
345343

@@ -407,6 +405,8 @@ sections:
407405
title: Audiences Overview
408406
- path: '/engage/audiences/account-audiences'
409407
title: Account-level Audiences
408+
- path: /engage/audiences/linked-audiences
409+
title: Linked Audiences
410410
- path: '/engage/audiences/organization'
411411
title: Organize Audiences
412412

src/unify/linked-profiles/linked-audiences.md renamed to src/engage/audiences/linked-audiences.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
title: Linked Audiences
3-
plan: unify
3+
plan: engage-foundations
44
beta: true
5+
redirect_from:
6+
- '/unify/linked-profiles/linked-audiences'
57
---
68

79
> info "Linked Audiences is in private beta"

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

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ With Linked Profiles, you can build a Data Graph that defines relationships betw
1212
Make this relational data accessible to marketers and business stakeholders to empower them with the data they need to create targeted and personalized customer engagements.
1313

1414
> success ""
15-
> Segment's Data Graph powers [Linked Events](/docs/unify/linked-profiles/linked-events/) and [Linked Audiences](/docs/unify/linked-profiles/linked-audiences/).
15+
> Segment's Data Graph powers [Linked Events](/docs/unify/linked-profiles/linked-events/) and [Linked Audiences](/docs/engage/audiences/linked-audiences/).
1616
1717
## Prerequisites
1818

@@ -62,7 +62,10 @@ To connect your warehouse to the Data Graph:
6262

6363
The Data Graph is a semantic layer that represents a subset of relevant business data that you'll use for audience targeting and personalization in downstream tools.
6464

65-
Use the configuration language spec below to add models to build your Data Graph. The Data Graph currently supports 6 layers of depth, including the Profile entity.
65+
Use the configuration language spec below to add models to build your Data Graph. The Data Graph currently supports 4 layers of depth, including the Profile entity.
66+
67+
> info "Using the Data Graph with Linked Events"
68+
If you're using
6669

6770
### Define entities
6871

@@ -345,5 +348,5 @@ If you make one of these edits, recreate your existing Linked Audiences and/or r
345348

346349
## Next steps
347350

348-
After you've set up your Data Graph, get started with [Linked Audiences](/docs/unify/linked-profiles/linked-audiences/) and [Linked Events](/docs/unify/linked-profiles/linked-events/).
351+
After you've set up your Data Graph, get started with [Linked Audiences](/docs/engage/audiences/linked-audiences/) and [Linked Events](/docs/unify/linked-profiles/linked-events/).
349352

src/unify/linked-profiles/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: Linked Profiles Overview
33
plan: unify
44
---
55

6-
Use Linked Profiles to expand your model beyond the profile to the entire universe of business data. Linked Profiles offers a suite of products which includes the [Data Graph](/docs/unify/linked-profiles/data-graph/), [Linked Events](/docs/unify/linked-profiles/linked-events/), and [Linked Audiences](/docs/unify/linked-profiles/linked-audiences/).
6+
Use Linked Profiles to expand your model beyond the profile to the entire universe of business data. Linked Profiles offers a suite of products which includes the [Data Graph](/docs/unify/linked-profiles/data-graph/), [Linked Events](/docs/unify/linked-profiles/linked-events/), and [Linked Audiences](/docs/engage/audiences/linked-audiences/).
77

88
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.
99

10-
You can then enrich your event streams with [Linked Events](/docs/unify/linked-profiles/linked-events/) and build advanced audiences and segmentation off of any data set you've mapped to the Data Graph with [Linked Audiences](/docs/unify/linked-profiles/linked-audiences/).
10+
You can then enrich your event streams with [Linked Events](/docs/unify/linked-profiles/linked-events/) and build advanced audiences and segmentation off of any data set you've mapped to the Data Graph with [Linked Audiences](/docs/engage/audiences/linked-audiences/).
1111

1212

1313
Using Linked Profiles, you only need to define the relationships between data sets once in order to make this data accessible to marketers and business stakeholders to build targeted and personalized customer engagements.

0 commit comments

Comments
 (0)