Use case: Sending out emails with “Rate your stay”.
Problem: An email is not a form: You cannot have multiple questions, only something like five stars… But how to harvest this, and add more questions?
Solution: We developed a feature that allows you to create a link to a form and its value.
How to:
- In Labelsadmin, create a form with, for example, the Rating feature (plus the rest of the questions).
- Add some rating options.
- Create an email with five images (like Stars).
- Link each image to the object-form-variable and a value, like https://qr.yourdomain.se/M9B1PrmZI3bk6dhI?overall_experience=5
- When the user clicks the “Five Stars” image in the email, the object opens with the form, and the Overall Experience is selected as 5 (best).
- Then, the user can continue to answer the rest of the questions
