You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/unify/profiles-sync/index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,22 +7,22 @@ On this page, you’ll learn how to set up Profiles Sync, enable historical back
7
7
8
8
## Initial Profiles Sync setup
9
9
10
-
> info "Identity Resolution Setup"
10
+
> info "Identity Resolution setup"
11
11
> To use Profiles Sync, you must first set up [Identity Resolution](/docs/unify/identity-resolution/).
12
12
13
13
To set up Profiles Sync, you’ll first create a warehouse, then connect the warehouse within the Segment app.
14
14
15
15
Before you begin, prepare for setup with these tips:
16
16
17
17
- To connect your warehouse to Segment, you must have read and write permissions with the warehouse Destination you choose.
18
-
- During Step 2, you’ll copy credentials between Segment and your warehouse Destination. To streamline setup, open your Segment workspace in one browser tab and open another with your warehouse account.
18
+
- During step 2, you’ll copy credentials between Segment and your warehouse Destination. To streamline setup, open your Segment workspace in one browser tab and open another with your warehouse account.
19
19
- Make sure to copy any IP addresses Segment asks you to allowlist in your warehouse Destination.
20
20
21
21
### Step 1: Select a warehouse
22
22
23
23
You’ll first choose the Destination warehouse to which Segment will sync profiles. Profiles Sync supports the Snowflake, Redshift, BigQuery, Azure, and Postgres warehouse Destinations. Your initial setup will depend on the warehouse you choose.
24
24
25
-
The following table shows the supported Profiles Sync warehouse Destinations and the corresponding required steps for each. Select a warehouse, view its Segment documentation, then carry out the warehouse’s required steps before moving to Step 2 of Profiles Sync setup:
25
+
The following table shows the supported Profiles Sync warehouse Destinations and the corresponding required steps for each. Select a warehouse, view its Segment documentation, then carry out the warehouse’s required steps before moving to step 2 of Profiles Sync setup:
@@ -59,7 +59,7 @@ The following Segment access [roles](/docs/segment-app/iam/roles/) apply to Prof
59
59
60
60
After selecting your warehouse, you can connect it to Segment.
61
61
62
-
During this step, you’ll copy credentials from the warehouse you just set up and enter them into the Segment app. The specific credentials you’ll enter depend on the warehouse you chose during Step 1.
62
+
During this step, you’ll copy credentials from the warehouse you just set up and enter them into the Segment app. The specific credentials you’ll enter depend on the warehouse you chose during step 1.
63
63
64
64
Segment may also display IP addresses you’ll need to allowlist in your warehouse. Make sure to copy the IP addresses and enter them into your warehouse account.
65
65
@@ -143,7 +143,7 @@ During setup, you can optionally materialize views on your own, or use Segment's
143
143
You might use this option if, for example, you want to transform additional data or join Segment profile data with external data before materialization.
144
144
145
145
> success ""
146
-
> You can alternatively use tables that Segment materializes and syncs to your data warehouse. [Learn more](/docs/unify/profiles-sync/tables/#tables-segment-materializes)about the tables Segment materializes.
146
+
> You can alternatively use [tables that Segment materializes](/docs/unify/profiles-sync/tables/#tables-segment-materializes)and syncs to your data warehouse.
147
147
148
148
To start seeing unified profiles in your warehouse and build attribution models, you'll need to materialize the tables that Profiles Sync lands into three key views:
0 commit comments