Best method to setup UTM parameters | Community
Skip to main content
Level 5
June 20, 2022
Question

Best method to setup UTM parameters

  • June 20, 2022
  • 1 reply
  • 2868 views

Hello All,

 

I am looking for options to setup UTM parameters for all the links, within an email in ACC.

If we can centralize the method, so that the links can be dynamically appended, it will be great.

 

Please suggest some options for the same. The UTM parameters that we need to capture are Campaign ID

Campaign_label, Delivery Label 

 

Regards,

DG

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Amine_Abedour
Community Advisor
Community Advisor
June 20, 2022

Hello @dipendu_g,

You can do what you want to do by modifiying the ''NmsTracking_ClickFormula'' option.

It should look be something like this : 

 

Br,

 

Amine

Amine ABEDOUR
dipendu_gAuthor
Level 5
June 21, 2022

Hi Amine,

 

I added the code and verified. The id is coming as 0, while the label is blank. I am executing this via a workflow from a campaign

 

Can you please help me here.

 

Regards,

Dipendu

Adobe Employee
July 14, 2022

Hi @costa_n11

 

This issue looks like to be related to another issue that I raised.

Since I was using Continuous delivery, I had to save the Campaign ID and all other details but that seems to fail. Can you have a look ( I have updated that with my latest findings ). 

 

The Issue reference - https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/scm-120008-unable-to-find-key-values-for-element-condition/m-p/458868#M15537 


Hi @dipendu_g 

I've added comments there, have a look, the following worked for me to load a delivery.

https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-classic-questions/scm-120008-unable-to-find-key-values-for-element-condition/m-p/460897/highlight/true#M15687:~:text=Have%20you%20tried%20the%20following%3A 

 

Please be aware that using load function is memory intensive and NEVER EVER use it in a loop that you don't control the number of records in the loop, you will end up getting out of memory and will require a service restart, 

Hope this helps,

Thanks

Denis.