Overview
The Users section lets you explore individual user profiles, view complete activity timelines, and understand the full journey of any user—from their first page view to their most recent transaction.Finding Users
Search Methods
Find users by any identifier:| Search By | Example | Description |
|---|---|---|
| distinct_id | user_12345 | Primary user identifier |
| wallet_address | 0x1234...abcd | Any connected wallet |
user@example.com | If set via identify() | |
| Custom property | username: defi_whale | Any user property |
Search Interface
User Profile View
Profile Header
User Properties
View all properties set on the user:Enriched Properties
If wallet enrichment is enabled:Activity Timeline
The timeline shows every event for this user in chronological order:Timeline Features
- Expandable events: Click to see all properties
- Time grouping: Events grouped by day/session
- Event filtering: Filter to specific event types
- Transaction highlighting: On-chain transactions marked
- Infinite scroll: Load more historical events
Filtering Timeline
Filter to specific event types:Linked Data
User profiles provide full attribution by linking multiple data sources:- Events are linked to users via
distinct_id - Transactions are linked to users via
wallet_address
Connected Wallets
View all wallets linked to this user:Transactions
View all on-chain transactions:Sessions
View session history:User Actions
From Profile Page
Take actions on a user:Add to Cohort
Create cohort based on this user’s properties:Use Cases
Debugging User Issues
When a user reports a problem:- Search by email or wallet
- View their recent timeline
- Look for errors or unexpected events
- Check transaction status
Understanding Power Users
Analyze your best users:- Search by known power user ID
- Study their event sequence
- Note feature usage patterns
- Create cohort of similar users
Support Investigation
Customer support workflow:- User provides wallet address
- Search to find profile
- View recent activity
- Identify issues or patterns
Attribution Verification
Verify marketing attribution:- Find user who transacted
- Check initial_referrer
- Verify UTM parameters
- Confirm attribution accuracy
Privacy & Access
Who Can View Users
- Admins: Full access to all users
- Users: Can view users (configurable)
- Public: No access
Sensitive Data
Some properties may be redacted:Audit Logging
User profile access is logged:Next Steps
Cohorts
Group users into segments
User Profiles
Learn about profile data