Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update user-profiles.mdx #2535

Merged
merged 2 commits into from
Jan 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/users/user-profiles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ User profiles allow you to streamline event tracking and enhance analysis by sto
Whenever you call .logEvent() with updated user properties, we’ll automatically update the user profile. New properties are added, and existing ones are updated as needed.

Now, when you’re querying on Metrics Explorer, you’ll be able to take advantage of user profile properties. Because we join your events with the user profile table in the background, queries in Metrics Explorer may take slightly longer to process.

You can also see all of a unit ID's user profile properties on the Users Tab and search for a specific unit ID.