Skip to content

Commit 070a055

Browse files
authored
Merge pull request #5983 from segmentio/Updates-to-Data-Graph-and-Linked-Events
Updates to Data Graph and Linked Events
2 parents 2cc8aec + 46ab408 commit 070a055

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ Make this relational data accessible to marketers and business stakeholders to e
1515
> info ""
1616
> Segment's Data Graph powers [Linked Events](/docs/unify/linked-profiles/linked-events/) and [Linked Audiences](/docs/engage/audiences/linked-audiences/).
1717
18+
> success ""
19+
> 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"}.
20+
1821

1922
## Prerequisites
2023

@@ -34,11 +37,6 @@ To use the Data Graph, you'll need the following:
3437
> - [Snowflake](/docs/unify/linked-profiles/setup-guides/snowflake-setup/) is supported by both Linked Events and Linked Audiences.
3538
> - [Redshift](/docs/unify/linked-profiles/setup-guides/redshift-setup/) and [BigQuery](/docs/unify/linked-profiles/setup-guides/BigQuery-setup/) are currently supported for Linked Events.
3639
37-
<!-- Not yet available for Data Graph as of 1/16/24
38-
- [Redshift Setup]((/docs/unify/linked-profiles/setup-guides/redshift-setup/))
39-
- [BigQuery Setup]((/docs/unify/linked-profiles/setup-guides/bigquery-setup/))
40-
-->
41-
4240
Linked Profiles uses [Segment's Reverse ETL](/docs/connections/reverse-etl/) infrastructure to pull data from your warehouse.
4341

4442
To track what data has been sent to Segment on previous syncs, Segment stores delta/diffs in tables within a single schema called `_segment_reverse_etl` in your data warehouse. You can choose which database/project in your warehouse this data lives in.

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ To create models and enrich events in destinations, you need to be a `Workspace
5050

5151
## Step 1: Set up your data warehouse and permissions
5252

53-
> info "Data warehouse support"
54-
> Snowflake, Redshift, and BigQuery are currently supported for Linked Events.
55-
5653
> info ""
5754
> Linked Events uses Segment's [Reverse ETL](/docs/connections/reverse-etl/) infrastructure for pulling in data from your warehouse.
5855

0 commit comments

Comments
 (0)