LiveChat
Connect LiveChat, a customer messaging platform, with Webflow to add real-time chat, proactive visitor triggers, and AI-assisted support to any page.
Webflow handles layout, content management, and hosting, but lacks built-in live chat or real-time customer support. When visitors have questions on a pricing page or product listing, there's no native way to respond before they leave. LiveChat fills that gap by adding a chat widget directly to Webflow sites through the Marketplace app, manual code embedding, or API connections.
This integration is ideal for ecommerce store owners recovering abandoned carts, SaaS teams onboarding new users, agencies deploying chat across client sites, and support teams answering visitors in real time. If your Webflow site generates leads or serves customers who expect immediate answers, LiveChat covers those needs.
How to integrate LiveChat with Webflow
What is LiveChat? LiveChat is a customer messaging platform used by over 35,000 companies for real-time website chat, AI-assisted replies, and multichannel support. It includes features like proactive chat triggers, message sneak-peek, canned responses, and reporting dashboards. LiveChat is built by Text, Inc., which also publishes ChatBot, HelpDesk, and KnowledgeBase as companion products.

Teams connect LiveChat with Webflow when they need to engage visitors during active browsing sessions. A visitor comparing plans, reviewing a product page, or filling out a contact form can get immediate answers instead of waiting for an email reply. The combination turns a static Webflow site into an active support and sales channel.
The LiveChat-Webflow integration supports 3 approaches:
- LiveChat Marketplace app adds the chat widget to your Webflow site without writing code.
- Custom code embedding lets you place the LiveChat snippet site-wide or on specific pages for more control over widget placement.
- Webflow and LiveChat APIs give you full control over data sync, webhook-driven workflows, and custom session variables, but require server-side development.
Most implementations start with the Marketplace app and add API connections as needs grow.
Install the LiveChat app
The LiveChat app on the Webflow Marketplace is the fastest way to add chat to your site. It auto-injects the widget script across all pages through an OAuth flow, with no manual code editing. The app has 1,000+ installs, is published by Text, Inc. (LiveChat's parent company), and carries Webflow's "Approved by Webflow" badge. You need a LiveChat account to use the service after installation, but the app itself is free to install and works without a paid Webflow site plan.

To set up the integration:
- Open your Webflow Dashboard, go to the Apps Marketplace, and search for "LiveChat."
- Click Install App on the LiveChat listing.
- Select the site(s) you want to add LiveChat to, then click Authorize App.
- Create a new LiveChat account or log in to an existing one.
- Switch the toggle on for every site where you want the chat widget to appear.
- Click Go to Webflow, then click Publish in the upper right corner and select Publish to selected domains.
Once published, the widget should appear on the selected sites.
After publishing, the chat widget appears on your selected sites. You can answer chats from LiveChat's web app, desktop app, or mobile app (iOS and Android). The app supports these capabilities out of the box:
- Personalized chat invitations triggered by visitor behavior, visited pages, or location
- AI Copilot for real-time reply drafting and chat summaries
- Message sneak-peek to see what visitors type before they send
- Customizable widget appearance, languages, greetings, and routing rules
- Offline chatbot mode that collects messages as a contact form when agents are unavailable
These features cover the main functionality available immediately after installation. AI chatbot workflows for FAQs may require additional setup or integration.
If you manage multiple Webflow sites, you can add them all under one LiveChat license and use LiveChat's Groups feature to customize the widget separately for each brand. Widget appearance changes are made inside the LiveChat dashboard at Settings > Chat widget > Customization and do not require republishing your Webflow site.
Add the LiveChat widget with custom code
The Marketplace app covers most setups, but manual code embedding gives you direct control over where the widget loads. This approach is useful when you want LiveChat on specific pages only or when you prefer managing the snippet yourself. It requires a paid Webflow site plan (CMS, Business, or Ecommerce) or a qualifying Workspace plan (Core, Growth, Agency, or Freelancer).
Site-wide installation
Placing the LiveChat snippet in your site's footer code adds the widget to every page, including Webflow CMS Collection List pages and Ecommerce product pages. The script loads asynchronously, so it does not block page rendering.
To add LiveChat site-wide:
- Log in to your LiveChat account and go to Settings > Channels > Website.
- Copy the JavaScript snippet displayed on that page.
- In Webflow, click the W logo (top-left) and open Project Settings.
- Go to the Custom Code tab and scroll to the Footer Code section. (See Webflow's docs on custom code in head and body tags for details on this feature.)
- Paste the LiveChat snippet into the Footer Code area and click Save Changes.
- Publish your site.
The widget now appears on all pages. Your LiveChat License ID (an 8-digit number found at Settings > Chat widget > Channels > Code section) is embedded in the snippet and ties the widget to your account.
Page-specific installation
To show LiveChat only on certain pages, such as a pricing page or support page, use page-level custom code instead of site-wide injection.
To add LiveChat to a single page:
- In Webflow, open the Pages panel.
- Click the gear icon (⚙️) next to the specific page.
- Scroll to the Custom Code section.
- Paste the LiveChat snippet in the Before




