Skip to content

Commit d7a34e2

Browse files
committed
adding some bullets [make-dev]
1 parent 0189535 commit d7a34e2

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

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

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@ hidden: true
77

88
You can build a Data Graph that defines relationships between any entity data set in the warehouse and the Segment Profiles you send with Profiles Sync. 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.
99

10-
Using the Data Graph, data teams can reflect their business in their data model. The Data Graph enables businesses to map and understand the relationships between different datasets about their customers (accounts, subscriptions, households, products), and tie rich entity context back to the profile
10+
Using the Data Graph, you can reflect your business in your data model. The Data Graph enables businesses to map and understand the relationships between different datasets about their customers (accounts, subscriptions, households, products), and tie rich entity context back to the profile
1111

12-
> warning ""
12+
> info ""
1313
> Data Graph currently only supports workspaces in the United States.
1414
15-
Using Data Graph, you only need to define the relationships between data sets one time to make data accessible to marketers and business stakeholders to build targeted and personalized customer engagements. The Data Graph powers:
16-
[Linked Audiences](/docs/engage/audiences/linked-audiences/): enables marketers to build targeting logic based on data points available in the data graph in a self-service way. Start by building a [Data Graph](/docs/unify/data-graph/data-graph/) that defines relationships between any data set in the warehouse and the Segment Profiles you send with Profiles Sync. From there, use Linked Audiences to unlock a world of new hyper-personalized campaigns.
17-
[Linked Events](/docs/unify/data-graph/linked-events/) enables data teams to enrich event streams, in real time, with any data set coming from a data warehouse or lake, and send those enriched events to any Destination. Start by building a [Data Graph](/docs/unify/data-graph/data-graph/) with the data models you wish to use, and then use setup the enrichment in Destinations or Functions.
15+
Using Data Graph, you only need to define the relationships between data sets one time to make data accessible to marketers and business stakeholders to build targeted and personalized customer engagements.
16+
17+
The Data Graph powers:
18+
19+
- [Linked Audiences](/docs/engage/audiences/linked-audiences/): enables marketers to build targeting logic based on data points available in the data graph in a self-service way. Start by building a [Data Graph](/docs/unify/data-graph/data-graph/) that defines relationships between any data set in the warehouse and the Segment Profiles you send with Profiles Sync. From there, use Linked Audiences to unlock a world of new hyper-personalized campaigns.
20+
- [Linked Events](/docs/unify/data-graph/linked-events/): enables data teams to enrich event streams, in real time, with any data set coming from a data warehouse or data lake, and send those enriched events to any Destination. Start by building a [Data Graph](/docs/unify/data-graph/data-graph/) with the data models you want to use, and then use set up the enrichment in Destinations or Functions.
1821

1922
To help you get started with the Data Graph, [view this short setup demo](https://drive.google.com/file/d/1oZNvs0raYaxK6tds3OEF0Ri3NGVCoXys/view?pli=1){:target="_blank"}.
2023

@@ -25,7 +28,7 @@ To help you get started with the Data Graph, [view this short setup demo](https:
2528

2629
To use the Data Graph, you'll need the following:
2730

28-
- A supported data warehouse.
31+
- A supported data warehouse.
2932
- (If setting up Linked Audiences) [Profiles Sync](/docs/unify/profiles-sync/) set up with ready-to-use [data models and tables](/docs/unify/profiles-sync/tables/) in your warehouse.
3033
- Workspace Owner or Unify Read-only/Admin and Entities Admin permissions.
3134

@@ -34,7 +37,7 @@ To use the Data Graph, you'll need the following:
3437
3538
## Step 1: Set up required permissions in your data warehouse
3639

37-
To get started, connect your data warehouse and set up the required permissions:
40+
To get started, set up the required permissions:
3841

3942
- [Snowflake](/docs/unify/data-graph/setup-guides/snowflake-setup/) and [Databricks](/docs/unify/data-graph/setup-guides/databricks-setup/) are supported by both Linked Events and Linked Audiences.
4043
- [Redshift](/docs/unify/data-graph/setup-guides/redshift-setup/) and [BigQuery](/docs/unify/data-graph/setup-guides/BigQuery-setup/) are currently supported for Linked Events.
@@ -60,6 +63,7 @@ This should be a Unify space with Profiles Sync already set up.
6063
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. 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. Warehouse schemas are case sensitive, so you'll need to reflect the schema, table, and column names based on how you case them in the warehouse.
6164

6265
To leverage the Data Graph auto-complete feature, begin typing or use the following keyboard shortcuts to autocomplete the profile_folder and table_ref properties.
66+
6367
- Mac CtrlSpace
6468
- Windows AltEsc
6569

0 commit comments

Comments
 (0)