You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
click the segmented visits log icon on a given User ID
the Visitor profile modal opens
Got: it shows the visits for a specific visitor ID. The URL looks like this for example. we clicked on the User ID momofdivers yet the URL includes visitorId$3Dd6ed99710191f9f5 instead of userId$3Dmomofdivers
Expected instead: it shows the visits where User ID is momofdivers
This has become a bigger issue after #14360 now that many User Ids visits can share the same visitor id.
Note: bug reported by on-premise customer.
It is important and expected to be able to see all visits for a given User ID directly using that icon.
Note: a workaround in the meantime is to create a Segment for each user ID and apply the segment to the Visits log.