Skip to content

Commit 56850a7

Browse files
authored
Merge pull request #5036 from segmentio/bobbyatsegment-patch-13
Add note on hidden_entry columns
2 parents b9ab5c8 + 700de7a commit 56850a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/unify/profiles-sync/tables.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,9 @@ And two entries in the `identifies` table:
162162

163163
All these events were performed by the same person. If you use these tables to assemble your data models, though, always join them against `id_graph` to resolve each event’s `canonical_segment_id`.
164164

165+
> info ""
166+
> You might see columns appended with `hidden_entry` or `hidden_entry_joined_at` in profile data of users in Journeys. Segment uses these for internal purposes, and they do not require any attention or action.
167+
165168
### Profiles Sync schema
166169

167170
Profiles Sync uses the following schema: `<profiles_space_name>.<tableName>`.

0 commit comments

Comments
 (0)