Capture and qualify leads automatically
Turn website visitors into qualified leads. TownHall captures lead information, enriches it with metadata, and sends it to your CRM or sales team instantly.
Features for lead generation 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">
<input type="text" name="name" placeholder="Full name" required />
<input type="email" name="email" placeholder="Work email" required />
<input type="text" name="company" placeholder="Company name" required />
<select name="company_size" required>
<option value="">Company size</option>
<option value="1-10">1-10 employees</option>
<option value="11-50">11-50 employees</option>
<option value="51-200">51-200 employees</option>
<option value="201+">201+ employees</option>
</select>
<select name="budget" required>
<option value="">Budget range</option>
<option value="<1k">Under $1,000/mo</option>
<option value="1k-5k">$1,000-$5,000/mo</option>
<option value="5k+">$5,000+/mo</option>
</select>
<button type="submit">Get a Demo</button>
</form>Why use TownHall for lead generation forms?
Never miss a hot lead with instant notifications
Qualify leads before they reach your sales team
Reduce manual data entry with CRM sync
Understand which channels generate best leads
Improve conversion with optimized forms
Perfect for
Related use cases
Contact Form Backend
Set up a professional contact form in minutes. TownHall handles form submissions, sends email notifi...
Event Registration Forms
Handle event registrations for webinars, workshops, conferences, and meetups. TownHall collects atte...
Survey & Poll Forms
Create surveys and polls to understand your audience better. TownHall collects responses, provides a...