Email Marketing Tool

andrew_videoask
Member

Use personalization tokens in image link

SOLVE

I'm trying to use personalization tokens/contact properties (such as first name, last name, email, etc.) within the image link of my email.

 

Ultimately, I want to embed an image within the email I'm sending. When the image is clicked, I want to take the user to a website and pass some values as parameters. For example: google.com?fname=John&lname=Doe&email=john@doe.com

Is this possible within the image link field? If so, how would I go about doing that?

Thanks for your help!

0 Upvotes
1 Accepted solution
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Use personalization tokens in image link

SOLVE

Yes, @andrew_videoask, this should work, see below:

 

karstenkoehler_1-1642532728754.png

Preview of the email for my own test contact (see link in the bottom left corner).

 

karstenkoehler_2-1642532817476.png

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

View solution in original post

4 Replies 4
andrew_videoask
Member

Use personalization tokens in image link

SOLVE

Amazing! Thanks so much for your speedy response and answer, @karstenkoehler!

0 Upvotes
karstenkoehler
Hall of Famer | Partner
Hall of Famer | Partner

Use personalization tokens in image link

SOLVE

Hi @andrew_videoask,

 

Personalization tokens follow this format:

{{ contact.property }}

 

"property" refers to the internal property name. You can find this internal name under Settings > Properties, by clicking on the property and then the </> sign:

 

karstenkoehler_0-1642532185824.png

 

Your link would look like this:

 

google.com?fname={{ contact.firstname }}&lname={{ contact.lastname }}&email={{ contact.email }}

 

Hope his helps!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Upvotes
andrew_videoask
Member

Use personalization tokens in image link

SOLVE

Hi @karstenkoehler, thanks for your response! It makes perfect sense.

However, can you confirm this syntax also works within the image link field? On my side, it doesn't seem supported.

0 Upvotes
karstenkoehler
Solution
Hall of Famer | Partner
Hall of Famer | Partner

Use personalization tokens in image link

SOLVE

Yes, @andrew_videoask, this should work, see below:

 

karstenkoehler_1-1642532728754.png

Preview of the email for my own test contact (see link in the bottom left corner).

 

karstenkoehler_2-1642532817476.png

 

Best regards!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.