Sending a survey through a weblink with embedded data | XM Community
Solved

Sending a survey through a weblink with embedded data


Userlevel 1
Badge +7
I have a survey that is sent to customers attending a Training session. I would like to send it to people at the end of each session to get a high response rate.

Using a web link is not ideal as I cannot track identifying information.

Uploading a contact list is not an ideal option either. Teams who are admin on this survey have the bandwidth to create a contact list only once a week. We would lose the survey momentum and have fewer respondents.

To sum up, we want to have the cake and eat it too 😊 I’d like to have your opinion on a solution that will combine embedded data + instant send.

Thank you!
icon

Best answer by TomG 24 May 2019, 18:44

View original

2 replies

Userlevel 7
Badge +27
Add the tracking information to the url as parameters and the they will populate matching embedded variables in the survey flow:
```
https://marketinview.qualtrics.com/jfe/form/SV_xxxxxxxxxxx?parm1=abc&parm2=xyz
```
Userlevel 1
Badge +7
Thank you, Tom!

Leave a Reply