Comment on page
Ignore specific elements
For privacy reasons, you can mask or skip specific elements from being recorded by adding a CSS class to the HTML element:
CSS class | Description |
ust-rec-block | |
ust-rec-ignore | |
ust-rec-mask |
input[type="password"]
will be masked by default for both tracking systems.
Last modified 2yr ago