Disable email tracking on individual (recipient) level | Community
Skip to main content
Level 2
September 20, 2021
Solved

Disable email tracking on individual (recipient) level

  • September 20, 2021
  • 1 reply
  • 2017 views

Hello all,

 

Due to privacy concerns of users, it is more and more required to capture individual consent of opens & clicks tracking and dis-allow tracking in emails basedd on that consent. Currently, Adobe Campaign supports tracking/no-tracking on a delivery level.

Is there a way to achieve this on a recipient level instead?

 

Thank you for your kind assistance or any clues.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ShrawanSaxena-1

You can go through below thread which is for same issue . For now  it seems there is no way to disable tracking at individual recipient level and it is at delivery level only.

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/disable-interaction-activity-tracking-for-selected-recipients/td-p/297032

 

There is already an open enhancement request (NEO-31083) for this functionality to be available in future releases.

1 reply

ShrawanSaxena-1
Adobe Employee
ShrawanSaxena-1Adobe EmployeeAccepted solution
Adobe Employee
September 21, 2021

You can go through below thread which is for same issue . For now  it seems there is no way to disable tracking at individual recipient level and it is at delivery level only.

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/disable-interaction-activity-tracking-for-selected-recipients/td-p/297032

 

There is already an open enhancement request (NEO-31083) for this functionality to be available in future releases.

lulugwAuthor
Level 2
September 21, 2021

Thank you for your response and sharing the enhancement request reference.

LaurentLam
Level 5
September 26, 2021

Here is the best pratice (if ER would be taken into account, it would change completely all the tracking reporting system at delivery level) to handle this without having to duplicate delivery templates:
1- in the targetting workflow, use a split activity in order to separate tracked visitors from untracked visitor
2- duplicate the delivery activity (with the reference on the tracked delivery template) and link it to the "untracked" workflow branch

3- in the script of the delivery activity, use this code: delivery.tracking.enabled=false
 
This way, yes you have to duplicate some activities in your workflow but you'll use the same template: the code in the script activity will force AC to generate a delivery without tracking