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/profiles-sync-setup/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ To set up Profiles Sync, you’ll first create a warehouse, then connect the war
17
17
Before you begin, prepare for setup with these tips:
18
18
19
19
- To connect your warehouse to Segment, you must have read and write permissions with the warehouse Destination you choose.
20
-
- 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.
20
+
- 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.
21
21
- Make sure to copy any IP addresses Segment asks you to allowlist in your warehouse destination.
22
22
23
23
### Step 1: Select a warehouse
@@ -125,7 +125,7 @@ Profiles Sync sends profiles to your warehouse on an hourly basis, beginning aft
125
125
126
126
When Segment runs historical backfills:
127
127
128
-
- Profile raw and Profile materialized tables sync your entire historical data to your warehouse.
128
+
- Profile raw and materialized tables sync your entire historical data to your warehouse.
129
129
- Profiles Sync gathers the last two months of all events for Event type and Track event tables and syncs them to your warehouse.
130
130
131
131
Segment lands the data on an internal staging location, then removes the backfill banner. Segment then syncs the backfill data to your warehouse.
@@ -177,7 +177,7 @@ In the Syncs table, you’ll find reports on individual syncs. Segment lists you
| Sync status | - `Success`, which indicates that all rows synced correctly; <br> - `Partial success`, indicating that some rows synced correctly <br> - `Failed`, indicating that no rows synced correctly |
180
+
| Sync status | - `Success`, which indicates that all rows synced correctly <br> - `Partial success`, indicating that some rows synced correctly <br> - `Failed`, indicating that no rows synced correctly |
181
181
| Duration | Length of sync time, in minutes |
182
182
| Start time | The date and time when the sync began |
183
183
| Synced rows | The number of rows synced to the warehouse |
0 commit comments