Skip to content

Commit 4cc5290

Browse files
authored
Merge pull request #3916 from segmentio/profiles-sync-updates
Profiles Sync Updates
2 parents 5eea0aa + fbbc303 commit 4cc5290

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

src/profiles/profiles-sync/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,9 @@ Follow these steps to connect your warehouse:
5959
5. If the connection test succeeds, Segment enables the **Next** button. Select it.
6060
* If the connection test fails, verify that you’ve correctly entered the warehouse credentials, then try again.
6161
6. Select **Next** on the **Sync schedule** page. Segment displays the Profiles Sync overview page.
62+
7. Select **Request sync to be enabled**.
6263

63-
At this point, Segment enables live syncs for your account.
64+
Segment staff then receives and enables live sync for your account.
6465

6566
#### Using historical backfill
6667

src/profiles/profiles-sync/sample-queries.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,11 +185,9 @@ As a result, you can retrieve a customer’s complete event history by joining a
185185

186186
For more information, view the [Profiles Sync tables guide](/docs/profiles/profiles-sync/tables/).
187187

188-
#### Should I expect discrepancies between Profile data seen in Segment Profiles (or) UI vs. what’s exposed via Profiles in the Warehouse?
188+
#### Does Profiles Sync data ever differ from Profiles data?
189189

190-
<!-- fix this header^^ -->
191-
192-
Profiles Sync mimics the materialization performed by Segment Profiles. A user’s merges, external IDs, and traits should be expected whether they’re queried in the warehouse, Profile API, or viewed in the UI.
190+
Profiles Sync mimics the materialization performed by [Segment Profiles](/docs/profiles/). A user’s merges, external IDs, and traits should be expected whether they’re queried in the warehouse, Profile API, or viewed in the UI.
193191

194192
The following edge cases might drive slight (<0.01%) variation:
195193

src/profiles/profiles-sync/tables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ All these events were performed by the same person. If you use these tables to a
168168
> info ""
169169
> To help with your table materializations, Segment hosts dbt code in a private GitHub repository. To request access, reach out to Segment support with your GitHub username and email address.
170170
171+
With Profiles Traits materialized view, you can view all custom traits, computed traits, SQL traits, audiences, and journeys associated with a profile in a single row.
172+
171173
Every customer profile (or `canonical_segment_id`) will be represented in each of the following tables.
172174

173175
### `id_graph` table

0 commit comments

Comments
 (0)