Can we disable or at least somehow control automated variables?
We are bound to a rather strict rulset regarding data security. Adobe Analytics seems to not cater for these modern needs as it propagates values in parameters where you can't control the values:
- activityMap: The most annyoing and dangerous feature which we hopefully should be able to disable through the UI soon.
- r: as long as you don't use the no-referer header this can contain dangerous data (if the referer is a badly build website with PII in the url)
- g: similar to r, but here at least we have a little bit control over the website and should enforce to not have PII in the url
- pev1: Exit Links and Download Links always propagate this Link URL parameter with the href of the a tag that triggered the event. Even if you don't use the automated link tracking from the Analytics Extension. Examples are PDFs that are generated with the name of a user or links to a website (or social media page where the username is usually part of the url)
Is there a way to disable these parameters or at least be able to modify them. According to this page they are not exposed as s. variables: