Add a personalized link into an email
How can I do this in an email: Dear {customer}. Here is your personalized link. Please click on it. http://{personalized link} Thanks.
HelloĀ @user723158Ā ,
Ā
First, you'll want to make sure you'veĀ setup a custom fieldĀ to house that unique URL for the applicable contacts. Once you'veĀ uploaded your contact listĀ with that information assigned to the proper field, then you can include it in an email. The most straightforward method of doing this would be usingĀ the Insert > Contact DetailsĀ functionality.
Ā
Keep in mind, this would only include the URL as plain-text by default, it wouldn't auto-link from our side. While some email programs may auto-link the URL upon receiving, it would be wise to include a bit in the email mentioning that if the URL isn't clickable, your contacts can copy it into their address bar.
_______
You could useĀ dynamic contentĀ for your setup. However, based on your description, to use dynamic content you'd essentially have to make a block with the coded link and image for each individual contact.
_______
Otherwise, the only other viable solution, if you know HTML coding, would be to useĀ the custom code editorĀ to craft your own block and contact detail insertion setups.