Creating Multi-Page Surveys

Break your survey into multiple pages to improve organization, reduce cognitive load, and create a better experience for respondents.

Why Use Multiple Pages?

Benefits

  • Reduced Overwhelm - Smaller chunks feel more manageable
  • Logical Grouping - Organize related questions together
  • Progress Indication - Respondents see how far they’ve come
  • Conditional Sections - Show/hide entire pages based on responses
  • Save Progress - Responses saved after each page
  • Better Mobile Experience - Less scrolling on small screens

When to Use

Consider multiple pages when:

  • Survey has more than 10-15 questions
  • Questions fall into distinct categories
  • You need page-level logic
  • Survey includes different topics
  • You want to show progress

Creating Pages

Adding a New Page

  1. Open your survey in the editor
  2. Click Add Page button between pages
  3. Or use the + icon at the bottom
  4. Give the page a descriptive name

Page Properties

For each page, configure:

  • Page Title - Displayed to respondents (optional)
  • Page Description - Introductory text (optional)
  • Internal Name - For your reference only
  • Page Number - Auto-generated or custom

Organizing Questions

Move questions between pages:

  1. Drag and drop in the sidebar
  2. Or right-click > Move to Page

Reorder pages:

  1. Drag pages in the sidebar
  2. Or use Up/Down arrows in page menu

Default Behavior

  • Next button advances to next page
  • Previous button returns to prior page
  • Questions validated before advancing

Custom Navigation

Configure navigation behavior:

  • Show/hide Previous button
  • Custom button text
  • Disable back navigation
  • Auto-advance after last question

Progress Indicator

Show respondents their progress:

  1. Go to Settings > Display Options
  2. Enable Progress Bar
  3. Choose style:
    • Percentage
    • Pages (e.g., “Page 2 of 5”)
    • Question count
    • Visual bar

Page Logic

Skip Pages

Skip entire pages based on conditions:

  1. Select the target page
  2. Click Page Logic
  3. Add skip condition
  4. Set “Skip if” rules

Example: Skip the “Product Feedback” page if respondent selected “Never used” on a previous question.

Page Branching

Route to different pages based on responses:

  1. Select source page
  2. Click Page Branching
  3. Define conditions
  4. Set destination pages

Example: After “Role” question, send Managers to “Management Topics” page and Individual Contributors to “IC Topics” page.

Page Display Logic

Show/hide pages conditionally:

  1. Select the page
  2. Click Display Logic
  3. Set conditions for when page appears

Page Settings

Page-Level Options

Randomization:

  • Randomize question order within page
  • Randomize page order (for multi-path surveys)

Validation:

  • Require all questions on page
  • Custom validation rules
  • Error message positioning

Timing:

  • Page-specific time limits
  • Auto-advance after time
  • Show timer

Page Breaks vs. Sections

Page Breaks:

  • Separate submission events
  • Full page reload
  • Clear visual separation
  • Progress saved

Sections (within page):

  • Visual grouping only
  • No page reload
  • Can have section headers
  • Single submission

Best Practices

Question Grouping

Group related questions:

  • Demographics on first page
  • Topic 1 questions together
  • Topic 2 questions together
  • Open-ended feedback at end

Page Length

Aim for consistent page lengths:

  • 5-10 questions per page typically
  • Consider question complexity
  • Account for mobile users
  • Test completion times

Logical Flow

Structure your survey logically:

  1. Introduction - Welcome and instructions
  2. Screening - Qualification questions
  3. Core Topics - Main content areas
  4. Demographics - Background questions
  5. Closing - Final comments, thank you
  • Always show progress indicator
  • Enable Previous button unless security concern
  • Clear page titles help orientation
  • Consistent button placement

Advanced Techniques

Piping Between Pages

Reference previous answers:

  • Use {{Q1}} syntax in page descriptions
  • Personalize based on earlier responses
  • Provide context from previous answers

Multi-Language Pages

For translated surveys:

  • Same page structure across languages
  • Language selector on first page
  • Consistent navigation

Conditional Endings

Different end pages based on responses:

  • Thank you variations
  • Resource recommendations
  • Next step instructions
  • Score-based messages

Troubleshooting

Respondents Getting Lost

  • Add clearer page titles
  • Enable progress indicator
  • Improve navigation instructions
  • Simplify branching logic

Logic Not Working

  • Verify logic conditions
  • Check question references
  • Test all paths thoroughly
  • Review logic order

Progress Not Saving

  • Check auto-save settings
  • Verify collector settings
  • Test different browsers
  • Review timeout settings

Related articles:

Was this article helpful?