Is there a way to hyperlink the unique survey link to an image in a Email invite? | XM Community
Skip to main content
Solved

Is there a way to hyperlink the unique survey link to an image in a Email invite?

  • November 21, 2019
  • 4 replies
  • 218 views

Forum|alt.badge.img
Is there a way to hyperlink the unique survey link to an image in a Email invite?

Best answer by TomG

Edit the message in source <> mode: ``` <a href="${l://SurveyURL}"><img src="image url goes here" alt="alt text goes here"></a> ```

4 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • November 21, 2019
Edit the message in source <> mode: ``` <a href="${l://SurveyURL}"><img src="image url goes here" alt="alt text goes here"></a> ```

Forum|alt.badge.img
  • Author
  • November 26, 2019
This works. Thanks @TomG

Forum|alt.badge.img+5
  • Level 2 ●●
  • January 5, 2023

TomG
Hi Tom, are you saying by adding "alt text goes here" to the source code it will automatically connect the unique survey URL to an image?
I believe I am missing something. I have a saved image in the library. I would like to have it where when I compose an email that the save image is included in the email and users and click on the image to access the survey link.
Thanks in advanced.


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • January 5, 2023