@@ -256,7 +256,7 @@ Segment's Identity Resolution has processed these events, which contain a `segme
256256
257257
258258
259- ## Tables Segment Materializes
259+ ## Tables Segment materializes
260260
261261With Profiles Sync, you can access the following three tables that Segment materializes for a more complete view of your profile:
262262
@@ -272,17 +272,17 @@ If you're not using materialized views for Profile Sync and would like to switch
272272
2732731 . Enable Materialized Views through Selective Sync:
274274 - Navigate to ** Unify** on the sidebar and select ** Profiles Sync** .
275- - Ensure you are viewing the ** Engage space** you would like to enable materialized views for.
275+ - Ensure you are viewing the Engage space you would like to enable materialized views for.
276276 - Go to ** Settings** → ** Selective Sync** and enable the following tables:
277277 - ` user_traits `
278278 - ` user_identifiers `
279279 - ` profile_merges `
280280
2812812 . ** Request a Full Profiles and Events Backfill**
282282 - After enabling the materialized views, you'll need to ensure historical data is populated in the materialized tables.
283- - Write to [ friends@segment.com ] ( mailto:friends@segment.com ) { : target =" _ blank"} and request:
283+ - Write to [ friends@segment.com ] ( mailto:friends@segment.com ) and request:
284284 - A full ** Profiles Backfill** to populate historical profiles data.
285- - An ** Events Backfill** to include any relevant historical events. Please share a date range for us to pull data in for the events backfill.
285+ - An ** Events Backfill** to include any relevant historical events, including a date range for Segment to pull data in for the events backfill.
286286
2872873 . ** Verify Your Data**
288288 - Once the backfill is complete, review the data in your warehouse to confirm all necessary historical information has been included.
@@ -293,9 +293,9 @@ If you're not using materialized views for Profile Sync and would like to switch
293293### Why materialized views?
294294
295295Materialized views offer several advantages:
296- - ** Faster Queries :** Pre-aggregated data reduces query complexity.
297- - ** Improved Performance :** Access enriched profiles and historical events directly without manual joins.
298- - ** Data Consistency :** Automatically updated views ensure your data stays in sync with real-time changes.
296+ - ** Faster queries :** Pre-aggregated data reduces query complexity.
297+ - ** Improved performance :** Access enriched profiles and historical events directly without manual joins.
298+ - ** Data consistency :** Automatically updated views ensure your data stays in sync with real-time changes.
299299
300300
301301### The user_traits table
0 commit comments