- Posts: 11
- Thank you received: 2
Ask the community, share ideas, and connect with other LimeSurvey users!
Hint: The extra GET parameters are only filled when the survey starts anew. Therefor, for testing, always add newtest=Y to start a fresh survey. For example: ls.example.org/1234?QTEXT=prefilled&newtest=Y
It's your idea to do this.What is the best way to invite users from newsletter to take a survey?
You would need the link to direct to a PHP file that uses the Remote Control API to add the participant and then redirect to the survey.I was thinking more a link that would create the token and follow into the survey, as if the user had register herself.
We want to invite our customers to take a survey as part of our newsletter.
We would like the survey to be non anonymous.
We don't want our users to have to register but rather pass the email address from the newsletter text to the survey, possibly via the link.