How do add tag in each URL of delivery before send out? | Community
Skip to main content
parveshp7822672
Level 3
March 19, 2019

How do add tag in each URL of delivery before send out?

  • March 19, 2019
  • 2 replies
  • 17618 views

Hello Everyone,

I want to know, Can a tag be added to each URL of delivery before executing automatically? 

For example business user design a email like below:

As you can see there is no tag in this URL.

When a user start this delivery, before processing of this delivery, I want to add a tag in this URL.

As shown below.

Can you please let me know, how I can do this automation?

Thanks,

Parvesh.

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

2 replies

Kunal_Gaba_
March 19, 2019
parveshp7822672
Level 3
March 25, 2019

Hello Kunal,

This document is regarding the tracking formaula.

I wnat to know, how to change URL in delivery.

Thanks.

Parvesh.

Jonathon_wodnicki
Community Advisor
Community Advisor
March 19, 2019

Hi,

Edit xtk:option 'NmsTracking_ClickFormula'.

Thanks,

-Jon

parveshp7822672
Level 3
March 25, 2019

Hello Jon,

NmsTracking_ClickFormula option is used to define the tracing URL creation formula.

But I do not want to default tracing URL. I want to change actual URL which is defined in delivery.

Thanks.

Parvesh. 

Level 6
March 26, 2019

Hi Parvesh,

Correct me if my understanding is wrong, so you want to append this tag <%=  recipient.cryptedAccountId %> just before sending delivery. It seems like a personalized field, so anyhow if you declare it once, it will get dynamic value during delivery analysis right?

Regards,

Sri Bhargav