How do I link a survey "personal link" to a .jpg through the "compose email" feature? | XM Community
Solved

How do I link a survey "personal link" to a .jpg through the "compose email" feature?

  • 30 October 2019
  • 3 replies
  • 75 views

Hi everyone,

I need to distribute a survey to a contact list and I'm trying to link a "survey personal link" to a .jpg through the "compose email" feature. However, the link is personalized and only generated once the email is sent. Intention here is that the person can click the picture and be automatically redirected to the survey without using an anonymous link, so that we are able to see the email of the respondents.

E.g.,

Follow this link to the Survey:
${l://SurveyLink?d=Take the Survey}

Or copy and paste the URL below into your internet browser:
${l://SurveyURL}

It also did not work to copy this code "${l://SurveyURL}" and link to the picture. Has anyone had this type of problem? Any clues?

Thank you so much!

Fernanda
icon

Best answer by Igee 30 October 2019, 17:38

View original

3 replies

Userlevel 2
Badge +1
hi @ferfma - by Personal links do you mean Individual link? (as you seem to be using the Compose email feature) if yes you would need to:

1. Add the image to your Graphics Library first so that you can source the image in your email template.
2. Within the Compose Email section, you would need to add the - href code to the Source of the template, the icon as below:
!

3. Within the source code you can add use the below:
!

This worked for me on Chrome browser, hope it helps.
That was super helpful, Igee! It worked :)

Thank you so much!!
Userlevel 3
Badge +5

@Igee I tried doing the above and no success.
I have a saved imagine in my Qualtrics Library.
I would like to have this image have the URL survey hyperlink (so users can click on the imagine and be routed to the survey.
II tried added "

" to the source code but that did not do anything. I think I missing the part were you connect the image to the unique URL link.

Leave a Reply