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

MS Clarity Local Testing / Forcing the recording for specific pixel to test the changes #478

Open Aniketchurihar opened 11 months ago

Aniketchurihar commented 11 months ago

Is there any way that I could force my MS clarity project for a certain pixel? Scenario : I have a custom filed which I want to mask and I have made the changes in my local / staging environment, However before releasing it to the PROD I would like to verify the changes over the staging.

However MS clarity doesn't record all the instances of my pixel attached to the application, it does it randomly, So is there any way to force it using a specific URL or IP address or any other mechanism that I could use to verify it?