Every SMB software vendor in 2026 is pitching ‘AI chat on your website.’ The pitch: 24/7 instant answers, captures more leads, reduces support load. The reality across the FH client book: AI chat is the right answer for about 20% of SMB use cases and actively hurts conversion in the other 80%. Here’s the honest framework.
When AI chat works
- High-information products with clear FAQs. Software, SaaS, technical products where the user’s questions are answerable from docs.
- After-hours coverage. Capturing leads at 11pm when no one is in the office to answer the phone.
- Pre-qualification. Asking 3-4 questions to route the lead to the right team or salesperson.
- Light-touch product Q&A. ‘Do you have this in size 10?’ for ecommerce.
- Multilingual support. Translating English content into the user’s language on the fly.
When AI chat actively hurts
- Service businesses where the user’s real question is ‘can you actually help me with my specific situation?’ AI hedges; humans commit. The hedge kills conversion.
- Healthcare. Patients want to talk to a person about medical concerns. AI is a wall, not a bridge.
- Legal. Same reasoning. Plus liability — an AI’s hedge can become a quasi-legal-advice problem.
- High-value B2B sales where the user’s actual ask is to get on a call with a human.
- Service businesses with phone-call-driven conversion. The chat widget sits where the phone number CTA should be.
The data we’ve seen
We A/B tested AI chat on five FH client sites in 2025. On three (a SaaS product, a custom-software firm, a B2B agency), AI chat increased lead capture 8-22%. On two (a healthcare practice, a custom home builder), it decreased lead capture 14-18% — users came to the chat, asked their actual question, got hedged answers, left without converting. The hedging killed it.
Hybrid pattern: AI for pre-qual, human for the actual conversation
The best pattern we’ve found: a small AI chat that handles the first 1-3 messages (greeting, basic qualification, collecting contact info), then explicitly transitions: ‘Got it — Sarah on our team will follow up within 1 business hour.’ The user knows from message 4 that they’re in a queue, not in a conversation. The AI does the gatekeeping work; the human does the closing work.
The hidden cost: chat widget weight
Most third-party chat widgets (Intercom, Drift, Tidio) ship 200-500KB of JavaScript that loads on every page. They block your main thread, hurt LCP, and ad-blockers sometimes break them. We’ve seen sites where the chat widget alone was responsible for 1.2 seconds of LCP. For an SMB site that lives or dies by Core Web Vitals, that’s a high price for a feature 90% of visitors don’t use.
The right place to put a chat widget
- Lazy-load it. Don’t fire the third-party script until the user scrolls past the hero or stays on the page for 15+ seconds.
- Don’t put it on every page. Confine to the pages where it earns its keep (pricing, product, comparison).
- Hide it on mobile if your data shows mobile users prefer phone calls.
- Never put it on the contact page itself — the form is the conversion action there.
AI chat that talks to your knowledge base
If you decide AI chat fits, wire it to your real content via RAG. A chat answering questions from generic GPT training data is useless and hallucinatory. A chat answering from your docs, your pricing pages, your FAQs is actually helpful. The difference is in setup work; the user-facing difference is enormous.
The opt-out trap
When a user types ‘I want to speak to a human,’ the AI must immediately transition to a human handoff. No retries, no ‘let me try to help first.’ The single moment users decide whether your chat is friend or foe is the human-handoff request. Get it wrong and the conversation is poisoned.
Voice consistency
Your chat is part of your brand. If your site copy is plain English and operator-direct (FH-style), the chat needs to be too. Default LLM responses are syrupy and SaaS-flavored. Customize the system prompt heavily; include your COPY_GUIDE; test with real edge-case questions.
Compliance and disclosure
Some jurisdictions (California’s CCPA-adjacent requirements, parts of the EU AI Act) require disclosing when a user is talking to an AI. Even where it’s not required, disclose. ‘You’re chatting with an AI assistant. For complex questions, type ‘human’ to transfer to our team.’ Honesty builds trust; pretending the AI is a human destroys it the moment the user notices.
The honest test for whether your site needs AI chat
- Look at your top-of-funnel conversion path. How are buyers currently reaching you?
- If 70%+ are phone calls or form submits with quick replies, AI chat probably hurts.
- If 70%+ are emails with lots of back-and-forth questions, AI chat probably helps.
- If your support inbox is full of the same five questions, AI chat as a front-line filter probably helps.
- If your sales process is high-touch and consultative, AI chat is friction, not value.
How this lands across FH client work
Two FH clients have AI chat on their sites. Both are software/SaaS where the use case fits. The other six clients have no chat at all — they have prominent phone numbers, clear contact forms, and fast email response from real humans. Conversion rates are higher on the no-chat sites. If you’re considering AI chat for your SMB site, book a consultation — we’ll give you an honest read on whether your specific use case fits.