UXWizz
Searchโฆ
UXWizz
Introduction
๐ ๏ธ Installation
Requirements
Installation guide
Install on a new server
Optimization tips
๐
Guides
Basic usage
Session Recording
Ignore specific elements
A/B testing
Database querying
Usage tips
Useful examples
Dashboard user access level
Resetting the admin password
Technical details
Troubleshooting
Extending the dashboard
Support
๐ง
JavaScript API
Tags
Events
Hooks/callbacks
Other API functions
๐
About
Changelog
Personal Data Information
Privacy Policy (uxwizz.com)
Subscriptions
Licenses and pricing
Powered By
GitBook
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
Do not record this element (
full tracking system
)
ust-rec-ignore
Do not record input events on this element (
both tracking systems
)
ust-rec-mask
Replace all text input in this element with
*
(
both tracking systems
)
input[type="password"]
will be masked by default for both tracking systems.
โ
Guides - Previous
Session Recording
Next - Guides
A/B testing
Last modified
7mo ago
Copy link