GDPR and Personal Data
Personal data (any user data that could potentially identify a specific individual) can be found anywhere on a web page, in editorial content such as text or in links and URLs.
GDPR regulations prevent the collection and storage of Personal Data.
This personal data could be captured and displayed in the Error Analysis report so this needs to be prevented.
Personal Data in the API error report
In the API errors report the URL displayed 'https//…' is the URL of the destination of the request.
Sometimes, the request URL contains sensitive information as a way to embed the parameters in order to fetch the accurate data. If an API error is cast and tracked, and the URL contains personal data, then it will be displayed in the error report.
Click here to see how to mask personal data in API errors