Anonymous Survey
  • 23 Oct 2024
  • 1 Minute to read
  • PDF

Anonymous Survey

  • PDF

Article summary

Introduction

This feature enables the creation of anonymous surveys, allowing users to participate without prior registration. However, to access the full scorecard report after submitting the survey, users must provide their name and email to receive the detailed report.

Setup

Following features should be enabled:

Go to Setup > Manage Features

  1. ByPassRegistration
  2. ANONYMOUS_SURVEY
  3. EncryptUserIdAndPassword

Template Setup:

In the template, in this feature we are redirecting user directly to survey page, you can add the page id like below in the info node of template, like below


image.png

Survey Setup:

Go to Survey > Manage Surveys

  • Create new survey
  • The Model field, should be Always Open

image.png

The unique link for anonymous survey login:

  1. Select/create any 1 participant that you want to use for the anonymous survey.
  2. Make sure participant should have value in Code password
    image.png
  3. Manage content for email
    • Go To Setup> Manage Content
    • Create a manage content and put {{survey_link}} into Content Body
    • Make sure Type of content is survey_invitation
  4. From participant edit screen, under Invite Participant section, select the article and click on send invite, you will get link with credentials into specified email.
    • The link will be something like

https://demo.reportingframework.com/signin/?mPwEjucFy1kquVUFtsUVMA%3d%3d=g5QuSDHJTkD2FUIZfq%2bjJQ%3d%3d&qPH6L4W7cyHTOl%2fZfGu0FQ%3d%3d=3lJ%2b20mLFiSF3qD3vtJTOQ%3d%3d

  1. Now add following to end of url

&IsAnonymous=true&ReturnUrl=%2fsurvey%2fstart%2f?survey=Anonymous-Survey


Anonymous-Survey is the Web page name of the survey
image.png

Now you can share this link with anyone for filling the anonymous surveys.


Was this article helpful?