Skip to main content

Feedback Campaigns

Campaigns are the feedback forms you share with your users. Each campaign belongs to a product and defines what feedback fields are enabled.


Campaign List (/campaigns)โ€‹

Shows all campaigns grouped by product:

  • Campaign name and slug
  • Associated product
  • Status badge (Active, Paused, Archived)
  • Submission count
  • Public form URL
  • Edit/Delete actions

Creating a Campaignโ€‹

Go to Campaigns -> Create New Campaign

Basic Informationโ€‹

FieldRequiredDescription
NameYesCampaign name (e.g., "Dashboard v3 Feedback")
ProductYesWhich product this campaign is for
StatusYesActive (accepting submissions), Paused, or Archived

Form Fieldsโ€‹

Toggle which feedback types to collect:

FieldDefaultDescription
Star RatingOn1-5 star rating selector
NPS ScoreOffNet Promoter Score (0-10 scale)
Text FeedbackOnFree-text feedback field
Photo UploadOffLet users attach photos
Category TagsOffPre-defined category tags
Audio FeedbackOffAudio recording (plan-dependent)
Video FeedbackOffVideo upload (plan-dependent)
ScreenshotOffScreenshot capture (plan-dependent)

Audience Settingsโ€‹

FieldDefaultDescription
Require EmailOnRequire customer email
Email OTP VerificationOffSend OTP code to verify email
Enable reCAPTCHAOffGoogle reCAPTCHA spam protection

Rate Limitingโ€‹

FieldDefaultDescription
Rate Limit Per IP10Max submissions per IP
Rate Limit Window1Minutes for rate limit window

Multi-Language Supportโ€‹

FieldDescription
Available LocalesLanguages the form supports

Campaign URLsโ€‹

Each campaign gets a unique slug and public URL:

https://yourdomain.com/feedback/{campaign-slug}

Example: https://yourdomain.com/feedback/dashboard-v3-feedback

This is the URL you share with your users to collect feedback.


Campaign Statusesโ€‹

StatusDescriptionAccepts Submissions?
ActiveCurrently collecting feedbackYes
PausedTemporarily stoppedNo
ArchivedPermanently closedNo

Next Stepsโ€‹