Gather insights with custom surveys
Create surveys and polls to understand your audience better. TownHall collects responses, provides analytics, and helps you make data-driven decisions.
Features for survey & poll forms
Example implementation
Copy this code and replace YOUR_FORM_ID with your TownHall form ID:
<form action="https://townhall.gg/f/YOUR_FORM_ID" method="POST">
<fieldset>
<legend>How satisfied are you with our product?</legend>
<label><input type="radio" name="satisfaction" value="5" /> Very satisfied</label>
<label><input type="radio" name="satisfaction" value="4" /> Satisfied</label>
<label><input type="radio" name="satisfaction" value="3" /> Neutral</label>
<label><input type="radio" name="satisfaction" value="2" /> Dissatisfied</label>
<label><input type="radio" name="satisfaction" value="1" /> Very dissatisfied</label>
</fieldset>
<fieldset>
<legend>Which features do you use most?</legend>
<label><input type="checkbox" name="features" value="forms" /> Forms</label>
<label><input type="checkbox" name="features" value="links" /> Link shortening</label>
<label><input type="checkbox" name="features" value="crm" /> CRM</label>
<label><input type="checkbox" name="features" value="webhooks" /> Webhooks</label>
</fieldset>
<textarea name="improvements" placeholder="What could we improve?"></textarea>
<button type="submit">Submit Survey</button>
</form>Why use TownHall for survey & poll forms?
Understand your audience better
Make data-driven decisions
Track sentiment over time
Simple setup vs survey-specific tools
All data in one dashboard
Perfect for
Related use cases
Feedback Form Backend
Build feedback loops that matter. TownHall makes it easy to collect ratings, reviews, and suggestion...
Lead Generation Forms
Turn website visitors into qualified leads. TownHall captures lead information, enriches it with met...
Event Registration Forms
Handle event registrations for webinars, workshops, conferences, and meetups. TownHall collects atte...