How to add a custom url tracking parameter in an AJO Email | Community
Skip to main content
New Participant
May 19, 2025
Solved

How to add a custom url tracking parameter in an AJO Email

  • May 19, 2025
  • 2 replies
  • 726 views

Hello,

Can we add the UTM Parameter utm_content to a URL of  a particular email instead of adding it to the Channel Surface, since I want the above UTM Parameter to appear in the URL where I have added this parameter?

Best answer by DavidKangni

Hi,

 

Yes, just remove them from the channel configuration and add them directly in the HTML when needed.

 

Thanks,

David

2 replies

AnkitJasani29
New Participant
May 20, 2025

Hi @priyangowda ,

  • Channel Surface is for global UTM parameters applied to all emails sent through that channel.
  • To have a custom UTM parameter like utm_content only in a particular email URL, edit the URL inside that email.
  • You can hardcode or use personalization to make utm_content dynamic.

You can find reference from here: https://experienceleague.adobe.com/en/docs/journey-optimizer/using/channels/email/configure-email/url-tracking

New Participant
May 28, 2025

Thank you for the solution , it is working.

DavidKangni
DavidKangniAccepted solution
New Participant
May 19, 2025

Hi,

 

Yes, just remove them from the channel configuration and add them directly in the HTML when needed.

 

Thanks,

David

David Kangni
New Participant
May 28, 2025

Thank you for the solution , it is working.