To address the new survey to all customers who come to your website, integrate the link into the website, e.g. via an iFrame. The incoming responses will not be linked to an account (anonymous).
- Go to your website and insert a link to the URL of the feedback form.
The URL is made up of the port of the service client (from
Administration >
Service Clients > HTTP Port/HTTPs Port), the name of the WebApp (Feedback_V2) and the name of the index file (HTML file).
Example: <a href="https://<Your server address>/Feedback_V2/Feedback_NewYearsEve.html">
- Add an Event ID to the URL to obtain feedback on this specific event.
Example: <a href="https://<Your server adress>/Feedback_V2/Feedback_NewYearsEve.html?VA_DatensatzID=4711">