Questions and Answers

This guide shows how you can collect survey responses when people sign up for your waitlist. This is useful if you want to gather additonal data on the users who sign up for your waitlist.

This feature is compatible with both no-code and API waitlist. The only restriction is that we only allow a maximum on 3 questions on waitlists. Lastly, this is premium feature so you'll have to upgrade before using it.

Steps to Activate

  1. Navigate to the "Widget Builder" tab on your Dashboard.
  2. Go to the "Questions" tab: Alt Image
  3. Add questions to your widget.
  4. For the answer field, you have two options: If you keep the field empty, it will be a free input form. However, you can also make it a dropdown by adding dropdown options with a comma between.

No-code

Once you've configured your questions (and optionally, dropdown answers), they should automatically show up on your widget, like the no-code widget below:

API

Once you've configured your questions (and optionally, dropdown answers), you can follow API Docs for creating a Waiter with answers. The main part here is to include the user's answers in your POST Waiter API call.