Key Findings
- 35.3% of law firm websites have no contact form at all. More than one in three sites relies entirely on phone numbers, email links, or chat widgets for lead capture.
- The average form has 5.1 visible fields and only 0.9 fields marked as required -- meaning most forms do not enforce any required field validation.
- Email is the most common field (68.4%), followed by phone (64.3%) and a message textarea (63.3%). Nearly a third of forms with phone fields do not also collect email, and vice versa.
- 52.6% of forms use CAPTCHA (99% of those are reCAPTCHA). The other half has no visible bot protection, leaving firms vulnerable to spam submissions.
- Only 10.2% include a practice area dropdown -- a major gap for multi-practice firms that need to route and qualify leads efficiently.
About This Research
The intake form is the most important conversion element on a law firm website. It is the moment a visitor becomes a lead. Yet most discussions of law firm web design focus on aesthetics, page speed, or SEO -- not on the form itself. We wanted to know: what do law firm intake forms actually look like in the wild?
In January 2024, we crawled the homepages of 303 law firm websites across 25 of America's fastest-growing mid-size cities and analyzed every form element on each page. We looked at field counts, field types, required field validation, CAPTCHA usage, practice area routing, and submit button text. The results reveal a landscape of missed opportunities.
Methodology
We used automated browser crawling (Puppeteer) to load the homepage of each law firm website and extract all <form> elements from the rendered DOM. For each form, we cataloged:
- Visible field count: All input, select, and textarea elements excluding hidden fields.
- Field types: Whether the form includes phone (tel input or phone-labeled field), email, and message (textarea) fields.
- Required fields: Count of fields with the HTML
requiredattribute oraria-required="true". - CAPTCHA presence: Detection of reCAPTCHA, hCaptcha, Turnstile, or honeypot patterns in the page source.
- Practice area selection: Whether any select dropdown or radio group contains practice-area-related options.
- Submit button text: The visible text on the form's submit button.
Sites with multiple forms (e.g., a search bar plus a contact form) had each form analyzed independently. When we report percentages for field types, CAPTCHA, and other per-form metrics, we use the primary contact/intake form -- defined as the form with the highest visible field count.
The Numbers at a Glance
Field Count Distribution
How long are law firm intake forms? The data shows a clear preference for brevity. Over 70% of forms have six or fewer visible fields, and the single most common range is 4 to 6 fields. Only 5.1% of forms ask for 11 or more pieces of information on the homepage.
| Field Count | Forms | % of Total |
|---|---|---|
| 1-3 fields | 64 | 32.7% |
| 4-6 fields | 75 | 38.3% |
| 7-10 fields | 47 | 24.0% |
| 11+ fields | 10 | 5.1% |
The sweet spot appears to be 4 to 6 fields. This aligns with broader conversion rate optimization research: enough fields to qualify a lead (name, email, phone, message) without creating friction that drives visitors away. Firms with 1 to 3 fields are optimizing aggressively for conversion volume, while those with 7 or more may be trying to pre-qualify leads before the first phone call.
Contact Channel Adoption
Which contact channels do law firm forms actually collect? Email edges out phone as the most requested piece of information, but the gap is narrow. More surprising is how many forms skip one or both entirely.
| Field Type | % of Forms | Forms with Field |
|---|---|---|
| Email address | 68.4% | 134 |
| Phone number | 64.3% | 126 |
| Message textarea | 63.3% | 124 |
The fact that 31.6% of forms do not collect an email address is striking. Email is the backbone of lead nurturing -- automated follow-up sequences, appointment confirmations, and document sharing all depend on it. Similarly, 35.7% of forms skip the phone field entirely, which means those firms cannot call a lead back without first exchanging emails.
The message textarea, present on 63.3% of forms, gives prospects a way to describe their situation before the first call. This is valuable for lead qualification, but over a third of forms force the prospect to submit without any context about their legal need.
CAPTCHA and Spam Protection
Spam is a real problem for law firm contact forms. Personal injury and mass tort firms, in particular, are frequent targets of bot-generated junk submissions. Our data shows the industry is split almost exactly in half on whether to protect forms with CAPTCHA.
Among the 103 forms with CAPTCHA, Google reCAPTCHA dominates almost completely -- 102 of 103 implementations use it. Only a single site relied on a honeypot field as its sole spam protection. No sites in our sample used hCaptcha, Cloudflare Turnstile, or other alternatives.
The 47.4% of forms with no visible bot protection are not necessarily unprotected. Server-side validation, rate limiting, and hidden honeypot techniques can exist without visible CAPTCHA elements. However, the absence of any client-side protection does increase exposure to automated spam, especially for firms in high-value practice areas.
The Practice Area Gap
Perhaps the most surprising finding in our data: only 10.2% of law firm forms include a practice area selection field. That means roughly 9 out of 10 firms have no way for a website visitor to indicate what type of legal help they need before submitting the form.
For solo practitioners or firms that handle a single practice area, this may not matter. But for multi-practice firms -- which make up the majority of the sites in our sample -- the absence of a practice area field creates several problems:
- No automatic routing. Without knowing the practice area, someone on the firm's intake team must read every submission and manually assign it to the right attorney.
- Slower response times. Manual triage adds minutes or hours to the response cycle, and speed-to-lead is one of the strongest predictors of conversion in legal services.
- No segmentation data. Firms cannot track which practice areas generate the most web inquiries, making it harder to allocate marketing spend effectively.
- Missed personalization. Automated confirmation emails cannot reference the prospect's specific legal need, reducing engagement with follow-up communications.
Adding a practice area dropdown is one of the highest-ROI changes a multi-practice firm can make to its intake form. It adds one field (minimal friction) while enabling lead routing, response time improvements, and marketing analytics.
Submit Button Text
The submit button is the final conversion trigger. What law firms put on that button matters -- it is the last thing a prospect reads before deciding to click. Our data shows that most firms default to the most generic option available.
| Button Text | Count | % of Forms |
|---|---|---|
| Submit | 44 | 22.4% |
| Search | 11 | 5.6% |
| Send | 9 | 4.6% |
| Send Message | 7 | 3.6% |
| SUBMIT | 6 | 3.1% |
| Send Information | 5 | 2.6% |
| Get Started! | 3 | 1.5% |
| Submit Request | 3 | 1.5% |
| Submit Information | 3 | 1.5% |
| Submit Form | 3 | 1.5% |
Combining "Submit" and "SUBMIT" gives 25.5% of all forms using the same single word. "Search" at 5.6% likely reflects site search forms rather than contact forms being misidentified. Only a handful of firms use action-oriented, benefit-driven text like "Get Started!" (1.5%).
Conversion optimization research consistently shows that specific, value-oriented button text outperforms generic labels. "Get Your Free Consultation" tells the prospect exactly what happens next and reinforces that the consultation is free. "Submit" tells them nothing. For a zero-cost change, the button text represents one of the easiest conversion improvements available.
Limitations
This study has several important caveats:
- Homepage only: We analyzed forms on each site's homepage. Many firms place their primary intake form on a dedicated "Contact" page or practice area landing pages, which we did not crawl. The true form adoption rate across all pages is likely higher than 64.7%.
- Visible fields only: Our field count excludes hidden inputs, which are commonly used for tracking parameters, form IDs, and honeypot spam protection. The actual number of data points collected per submission is higher than reported.
- Client-side detection: CAPTCHA detection relies on visible DOM elements and script references. Server-side spam protection methods (rate limiting, IP blocking, backend honeypots) are invisible to our crawler and are not reflected in our data.
- Point-in-time snapshot: All data was collected in January 2024. Websites and forms change frequently, and a firm's form design on this date may not reflect its current state.
- Geographic focus: Our 25 markets are intentionally focused on fast-growing mid-size cities. Form design patterns may differ in major metros or rural areas.