Skip to content

Commit ca8ca26

Browse files
authored
other minor cleanup
1 parent 3486975 commit ca8ca26

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/unify/profiles-sync/tables.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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

261261
With 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

273273
1. 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

281281
2. **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 [[email protected]](mailto:[email protected]){:target="_blank"} and request:
283+
- Write to [[email protected]](mailto:[email protected]) 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

287287
3. **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

295295
Materialized 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

Comments
 (0)