Generating multiple completes personalised link without sending email | XM Community
Skip to main content
Solved

Generating multiple completes personalised link without sending email

  • January 25, 2021
  • 6 replies
  • 1530 views

I am aware that Qualtrics has the ability to generate personalised multiple completes links via Qualtric's emailing system.
However, I would like to figure out if there is any way to generate these links without sending out emails, as I'm conducting a study where I'm sending these links out via an external platform.

Best answer by bstrahin

You could do a work around...
Get your anonymous link and use query strings to add an identifier field to the end of your URL. Use a mail merge to send the person the individual link you created for them. Make sure your survey protection leave "Prevent ballot box stuffing" unchecked to allow multiple responses.
So you would have in the end something like:
anonymous_URL?ID=xxxx

6 replies

pogi
Level 2 ●●
Forum|alt.badge.img+14
  • Level 2 ●●
  • January 26, 2021

If you create personalized links from a contact list, it downloads to a file with the links.


  • Author
  • January 26, 2021

Yes, I was able to generate personalised links accessible through Excel, but these links are single-use and state:
"You have either already completed the survey or your session has expired."
For the purposes of my study, I need them to be for multiple uses such that each response will not overwrite previous responses.
Thank you for your help! If you know some way around this problem I would be glad to hear it! :)


pogi
Level 2 ●●
Forum|alt.badge.img+14
  • Level 2 ●●
  • January 27, 2021

You can use a contact list with a contact list trigger and set up the anonymous URL with url data (?id=CONTACTID) in Excel to link the responses together.


bstrahin
Level 6 ●●●●●●
Forum|alt.badge.img+38
  • Level 6 ●●●●●●
  • Answer
  • January 27, 2021

You could do a work around...
Get your anonymous link and use query strings to add an identifier field to the end of your URL. Use a mail merge to send the person the individual link you created for them. Make sure your survey protection leave "Prevent ballot box stuffing" unchecked to allow multiple responses.
So you would have in the end something like:
anonymous_URL?ID=xxxx


  • Author
  • January 28, 2021

Thank you all so much for your help! It works perfectly :)


Forum|alt.badge.img+2
  • December 8, 2021

You can also just populate the email addresses with dummy email (invalid) addresses, load up the contacts within the email send and check the multiple completes field. Once you complete the send it will fail to send to all of the error emails but it will still generate multiple complete links for all of the contacts.