Hello Experts,
Hope you are doing well!
We have come across a peculiar situation with ActivityMap. We are seeing that it's tracking PII information from the page, in our logged-in section, based on user clicks over the areas where such information exists. For instance, phone number, address, name etc. Launch is our TMS.
Has anyone experienced it? Need help in avoiding this functionality and a solution to discard PII information that was collected already.
Grateful to your guidance. Thank you.
Kishore Reddy
Solved! Go to Solution.
Couple ways to do it...
https://www.ourpcgeek.com/how-to-disable-activity-map-in-adobe-launch/
Also your devs might be able to modify link labels to then pass either hashed output(depends on code structure) or as link above mentions make an exclude rule for critical pages to not capture activity map info.
GLTU
Couple ways to do it...
https://www.ourpcgeek.com/how-to-disable-activity-map-in-adobe-launch/
Also your devs might be able to modify link labels to then pass either hashed output(depends on code structure) or as link above mentions make an exclude rule for critical pages to not capture activity map info.
GLTU
Thank you @Pablo_Childe
You can also consider rewriting the Activity Map functions to remove PII before tracking. See https://experienceleague.adobe.com/docs/analytics/analyze/activity-map/link-tracking/activitymap-lin...for code customisation examples.
Views
Replies
Total Likes
Thank you so much @yuhuisg @Pablo_Childe
Just a follow up query:
Is there a way we can remove or mask the PII data that we have already collected in "Activity map link" dimension from Report Suite?
Thank you,
Kishore
There's a Data Repair API that you can use to programmatically delete data in AA: https://developer.adobe.com/analytics-apis/docs/2.0/guides/endpoints/data-repair/
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies