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

[Feature Request] Track user behavior by selecting DOM elements. #541

Open cyfyifanchen opened 7 months ago

cyfyifanchen commented 7 months ago

Let's say, I have a button, it has an id="purchase", I want to grab this button in Smart Events by selecting #purchase. Any way to make it happen?