Hello dear community.
I found few days ago the following solution to track the open action on my "order confirmation emails" that are sent to my customers after a purchase.
I'm adding the following pixel within the body of my emails' template:
<img src="https://abcde.123.com/b/ss/reportsSuiteId/1?pe= lnk_o?pev2=email_open"/>
If found this solution thanks to this post and this documentation.
My question is the following:
Does this solution track IP addresses and if so, how can I 1) no longer collect them OR 2) continue to collect them but in a GDPR compliant manner ?
Thanks a lot for your help.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Swanan_ ,
Here I am from the same post, there are couple of things you should be aware about this implementation. This is just my post implementation and other external readings.
By default, those IP address are getting tracked in data warehouse report and not any other reporting from adobe analytics. This is generic and you cannot stop collecting in to data warehouse. Consider that this is no longer collecting in your general report and for GDPT complaint manner I request you to check with your adobe support manager.
Thank you,
Jay.
Hi @Swanan_ ,
Here I am from the same post, there are couple of things you should be aware about this implementation. This is just my post implementation and other external readings.
By default, those IP address are getting tracked in data warehouse report and not any other reporting from adobe analytics. This is generic and you cannot stop collecting in to data warehouse. Consider that this is no longer collecting in your general report and for GDPT complaint manner I request you to check with your adobe support manager.
Thank you,
Jay.
Hi @Jayakrish,
Thanks for your feedback on this point.
I'll check further with my adobe support manager !
Thank's again
Views
Replies
Total Likes
You may also consider using IP Obfuscation as described here: General Account Settings | Adobe Analytics. Note that the setting applies to all hits sent to the specific report suite.
Hi @Khurshid_Alam, thanks for sharing the documentation !
Views
Replies
Total Likes