User tracking
Latitude can associate traces with an end-user identifier so you can investigate one user’s experience, find users affected by an issue, or filter search results to a specific customer or account.Send a user id
Pass a user id throughcapture() at the request, conversation turn, or agent entry point.
- TypeScript
- Python
Use user ids in Latitude
With user ids, you can:- filter traces by user
- search within one user’s traces
- inspect sessions and traces associated with that user
- understand which users are affected by a recurring issue