microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.09k stars 208 forks source link

User Notification #504

Closed proaxmarketing closed 5 months ago

proaxmarketing commented 10 months ago

Greetings,

I'd like to filter the recordings by users who are logged in. I looked at everywhere but couldn't find a solution. Is that something I can achieve with clarity?

Thanks,

AbdelrhmanMagdy commented 5 months ago

Hello, At the moment, directly filtering recordings by logged-in users isn't supported. However, you can achieve a similar outcome by utilizing custom tags to mark sessions where users are logged in, and then filter recordings based on these tags. You can find more detailed instructions on how to implement this approach here.

proaxmarketing commented 5 months ago

Hey,

We've recently implemented Identify API but there is no guide how we can see everything on dashboard. That's the way we went after? What are your thoughts? Any documentation for marketing people to follow for Identify API