Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Disable Tracking Links in AEM

Avatar

Level 4

I am authoring the email content in AEM and syncing it to ACS. I am able to disable tracking for certain links from the ACS side. But is there a way to disable tracking only for particular external links from AEM itself.

 

Thanks,

Rahul

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You can add the attribute tracking=off in the link element in the content itself to avoid tracking. This is what ACS adds when we enable/ disable tracking of urls in ACS.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

You can add the attribute tracking=off in the link element in the content itself to avoid tracking. This is what ACS adds when we enable/ disable tracking of urls in ACS.

Avatar

Administrator
Great answer.


Kautuk Sahni