Create interactive surveys and collect responses directly from a QR code scan. Visitors complete the survey on a branded hosted page, one question at a time.
Target is a hosted page.
Use cases
- Customer satisfaction feedback
- Event and conference evaluations
- Restaurant and hotel reviews
- Product feedback collection
- Employee engagement surveys
- Market research
Question types
| Type | Description |
|---|---|
| Single choice | One option from a list (radio buttons) |
| Multiple choice | One or more options from a list (checkboxes) |
| Short text | Single-line free text input |
| Long text | Multi-line free text input |
| Rating | Numeric scale with customizable min/max values and labels |
Each question can be marked as required or optional.
Visitor experience
- Visitor scans the QR code and sees the survey landing page with title, description, and a start button.
- Questions are presented one at a time with a progress bar.
- After the last question, a customizable thank you message is displayed.
Completion time is tracked automatically for each response.
Results and export
Survey creators can view a results dashboard with:
- Total response count and timeline chart
- Per-question breakdown (bar charts for choices, averages for ratings, text list for open questions)
- Geolocation data (country, city) for each response
Responses can be exported to CSV or XLSX. Export requires a plan with data export enabled.
Properties
Content
| Property | Type | Description |
|---|---|---|
name |
string | Survey title (max 200 characters) |
image |
string | Header image |
description |
string | Introduction text (max 1000 characters) |
startButtonText |
string | Label on the start button (max 50 characters) |
thankYouMessage |
string | Message shown after completion (max 500 characters) |
questions |
array | List of questions with type, text, options, and settings |
Appearance
| Property | Type | Default | Description |
|---|---|---|---|
hostedPageBackgroundColor |
string | #f9fAfb |
Background color of the hosted page |
hostedPagePrimaryColor |
string | #3b308a |
Primary accent color |
hostedPageTemplate |
string | bordered |
Page template style (bordered or borderless) |
hostedPageLocale |
string | en_US |
Locale for the hosted page |
imagePreset |
string | gradient-layered-paper.webp |
Preset background image |
titlePosition |
string | over-image |
Position of the title |
titleAlign |
string | left |
Title text alignment |
titleColor |
string | #3b308a |
Title text color |
titleSize |
string | xl |
Title font size |