Hi community members!
Thank you for excellent software!!!
Can you please tell me how I can do the following.
I have list of several respondents, that agreed to participate in my survey.
I have their e-mails and we agreed to contact via e-mail:
- Alex ; alex [at] test.ru
- Don ; don [at] test.ru
- John ; john [at] test.ru
- Madlen ; madlen [at] test.ru
- Sara ; sara [at] test.ru
They are rather busy persons and they don't have much time to register properly - only a small questionnaire with just 3-5 answers.
I want to save their time and write their names (or at least e-mails) into DB automatically
1. I send invitation e-mail to respondent
Alex with hyperlink, including in URL: either e-mail or name or list number - so that I can identify respondent, for instance
resp=Alex:
somesurvey.com/index.php?sid=77157&newtest=Y&lang=en
&resp=Alex
2. respondent reads e-mail and clicks that hyperlink
3. survey system opens survey #77157 and writes respondents name
Alex to db directly
How can I do that, please?
Thanks in advance!!!