Back to Research
Winter 2024

Intake Form Design Patterns Across 100 Law Firm Websites

We analyzed the contact and intake forms on 303 law firm websites across 25 high-growth U.S. markets. Over a third of sites have no form at all. Among those that do, the average form has just 5.1 visible fields, and most never mark a single field as required. Here is the full data.

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 required attribute or aria-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

64.7%
Have a Form
5.1
Avg Visible Fields
0.9
Avg Required Fields
10.2%
Practice Area Dropdown

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 CountForms% of Total
1-3 fields6432.7%
4-6 fields7538.3%
7-10 fields4724.0%
11+ fields105.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 FormsForms with Field
Email address68.4%134
Phone number64.3%126
Message textarea63.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.

52.6%
Use CAPTCHA
99%
reCAPTCHA Share
47.4%
No Bot Protection
1
Honeypot Only

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 TextCount% of Forms
Submit4422.4%
Search115.6%
Send94.6%
Send Message73.6%
SUBMIT63.1%
Send Information52.6%
Get Started!31.5%
Submit Request31.5%
Submit Information31.5%
Submit Form31.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.

Frequently Asked Questions

How many law firm websites have contact forms?
In our study of 303 law firm websites across 25 high-growth U.S. markets, 64.7% (196 sites) had at least one visible contact or intake form on their homepage. The remaining 35.3% relied entirely on phone numbers, email links, or chat widgets for lead capture. This means more than one in three law firm websites has no form-based conversion path on its most-visited page.
How many fields should a law firm intake form have?
Our data shows the average law firm form has 5.1 visible fields, and the most common range is 4 to 6 fields (38.3% of forms). Research consistently shows that shorter forms convert better, so the 32.7% of firms using 1 to 3 fields are likely optimizing for volume. Forms with 7 or more fields (29.1% of our sample) may be prioritizing lead qualification over raw conversion volume. The right answer depends on your firm's intake capacity and how much pre-qualification you need.
Should law firm forms include a practice area dropdown?
Only 10.2% of the forms we analyzed include a practice area selection field. For multi-practice firms, this is a significant missed opportunity. A practice area dropdown lets you route leads to the right attorney immediately, personalize follow-up communications, and track which practice areas generate the most inquiries. It adds minimal friction (one extra field) while providing substantial operational value for lead routing and marketing analytics.
Do law firm websites use CAPTCHA on their forms?
52.6% of law firm forms in our study use some form of CAPTCHA or bot protection. Of those, 99% use Google reCAPTCHA specifically. The remaining 47.4% have no visible spam protection, which can lead to inbox pollution from bot submissions and wasted staff time sorting through junk leads. For firms in high-value practice areas like personal injury, CAPTCHA is especially important because those forms are frequent targets of spam bots.
What is the best submit button text for a law firm form?
The most common submit button text is simply "Submit" (22.4%), followed by "Search" (5.6%) and "Send" (4.6%). Conversion optimization research suggests that action-oriented, specific button text like "Get Your Free Consultation" or "Schedule a Call" outperforms generic labels. Yet the vast majority of law firm forms use generic, undifferentiated button text that does nothing to reduce submission anxiety or reinforce the value proposition. Changing button text is a zero-cost improvement that can measurably lift conversion rates.

Is Your Intake Form Converting?

Get a free audit of your law firm website and see exactly how your intake forms, page speed, and SEO stack up against the competition.