Configure widget

NeetoReplay provides configuration options to allow you to control and limit the data recorded.

Masking HTML class

To enhance data privacy, you have the option to exclude specific HTML elements from NeetoReplay recordings. To implement this, enter the class name associated with the HTML element you wish to exclude in the designated field under Settings > Widget configuration > Data privacy. The HTML class to mask in the recording can be specified either as a string or RegExp. Elements with these specified classes will be omitted from NeetoReplay recordings and will appear as asterisks (***) in the recorded sessions.

Screenshot 2024-01-22 at 10.04.23 AM.png
Mask a class

Network Settings

NeetoReplay logs all network requests and captures associated payloads by default. However, there are scenarios, such as login and signup requests, where this might not be ideal.

To address this, you can exclude specific request URLs by adding comma-separated strings that may appear in these URLs. This can be done in the dedicated field under Settings > Widget configuration > Network Settings. URLs containing the specified strings will not be logged in the Network tab of dev tools.

Screenshot 2024-01-22 at 10.24.38 AM.png
Ignore network URLs

You can also choose to capture payloads on requests and responses by toggling the designated switch in Settings > Widget configuration > Network Settings.

Screenshot 2024-01-22 at 10.26.41 AM.png
Toggle payload capture capability

Can't find what you're looking for?