You can exclude user data from reports based on IP. Excluding the IPs of your team is a common practice to ensure that they do not skew test results. This also affects other capabilities that require tracking of users' activity (e.g. recently viewed recommendation algorithm), as well as the reports.
Filtering IPs
- Go to Settings › General Settings.
- In the IP Filter section, click Add Filter.
- Use the Exact Match, Range, or RegExp options to define the IP address(es) to filter out. You can add as many filters as necessary.
- Click Save. You can add another filter, edit an existing filter, or delete one at any time.
Notice: If you have a full-API implementation on Dynamic Yield (i.e. the Dynamic Yield script is not implemented on your site) or using the web solution combined with API campaigns - you need to pass the user IP address in every Experience API request payload.