Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Populate/personalize part of the url from the list

Avatar

Level 3

Hi,

I am trying to personalize part of the url from a list's field. For instnace, the field name is "Circular_List" and the value is "5000". The following link is working if i use the value as hard coded in the url:

https://www.xyz.com/5000/sku/185785

However, the link doesn't work if I edit the link as follows.

https://www.xyz.com/<%=targetData.Circular_List%>/sku/185785

I think the way i am doing is wrong. Any idea how to update this link so the value can be populated form the list.

Thanks!

Ali

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi Ali,

You can take a look at this technote

How to track personalized links in emails

Thanks

David

View solution in original post

3 Replies

Avatar

Employee

Hi Ali,

As I could understand , you are trying to personalize in html code of delivery,  Just wanted to know if you are able to see the complete URL during the preview.

Avatar

Level 3

Hi there,

Thanks for the response. I am personalizing the link in the source of html. For instance, if i received this email and click that link, the link should look like this:

https://www.xyz.com/5000/sku/185785

But in the source of the html, the link looks like this since i am trying the pass/personalized part of the value from the list:

https://www.xyz.com/<%=targetData.Circular_List%>/sku/185785

As you can see i am trying to add this code in the url "<%=targetData.Circular_List%>", but it's not working.

Thanks!

Ali

Avatar

Correct answer by
Level 3

Hi Ali,

You can take a look at this technote

How to track personalized links in emails

Thanks

David

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now