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

False Dead Clicks #603

Open tleish opened 4 months ago

tleish commented 4 months ago

We're getting false-positives for dead clicks in some of the following situations:

Is there a JS event we can fire and/or HTML attribute we can add to avoid dead click reporting for known scenarios?