SOLVED

A customized visual per recipient

Go to solution
Cecile_Maindron
Level 10

A customized visual per recipient

Hi,

One of my colleagues wants to send a mailing with one unique visual per lead. My suggestion would be to:
- create a custom field
- populate this field with customized picture urls
- add the token of this new custom field as the picture url within emailing

Would that sound the right way to do it? Any other suggestions?

Cécile @ Talend

PS: she doesn't want to use dynamic content as visual is not per segment but per lead...
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: A customized visual per recipient

A word to the wise, since the token will be used in an image link, be sure to create the Custom Field without any spaces, as in "Custom-Image" as the field name. It will help you out in the long run. 🙂

Otherwise fine to do as suggested. I do something similar based on a series of flow steps.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Re: A customized visual per recipient

We use a similar technique to update the link in a resource delivery email when someone submits a resource request form, so your method should work as long as the token is used with the appropriate html tag (e.g. img=).
Anonymous
Not applicable

Re: A customized visual per recipient

A word to the wise, since the token will be used in an image link, be sure to create the Custom Field without any spaces, as in "Custom-Image" as the field name. It will help you out in the long run. 🙂

Otherwise fine to do as suggested. I do something similar based on a series of flow steps.