General

NPS Survey Template

Net Promoter Score survey — "How likely are you to recommend us?"

Code Snippets

Copy-paste ready code. Replace YOUR_FORM_HASH with your FormsList endpoint hash.

<form action="https://formslist.com/f/YOUR_FORM_HASH" method="POST">
  <label>How likely are you to recommend us? (0-10)</label>
  <input type="number" name="score" min="0" max="10" required />
  <textarea name="reason" rows="3" placeholder="Why did you give this score?"></textarea>
  <input type="hidden" name="email" value="" />
  <button type="submit">Submit</button>
</form>

About this template

A Net Promoter Score (NPS) survey that asks the classic "How likely are you to recommend us?" question on a 0-10 scale with an optional follow-up. Track customer loyalty and identify promoters and detractors.

Form Fields

Score (0-10)Why did you give this score?

Use Cases

SaaS products
Customer loyalty tracking
Quarterly surveys
Post-onboarding feedback

Features

0-10 score scale
Follow-up question
NPS calculation ready
Trend tracking

Frequently Asked Questions

Ready to collect form submissions?

Set up your form backend in under a minute. No server required, no complex configuration — just a simple endpoint for your forms.