Why number or digits showing dots on smartphone?

Viewed 68
1 Answers

It’s because Microsoft Clarity hides all sensitive data by default (or the data it thinks is sensitive). It’s called masking content.

Clarity masks all sensitive content on your website by default. The sensitive content includes all input box content, numbers, and email addresses. Clarity doesn't capture masked content.

So it will include any numbers on your page by default. More information about (un)masking content and the source of the quote above, you can find on the Clarity docs.

Related