How can you prevent Session Replay from recording user actions in specific fields where users enter data?
- Install the code tag without the “Session Replay” function.
- You should mark the input fields in the page’s HTML code with a CSS class.
- You should mark the pages that should not be recorded in the settings of the page’s tag.