Prerequisites
- A website where you can add a
<script>tag — any platform works, including WordPress, Shopify, Webflow, Squarespace, Wix, or custom HTML - Admin access to your site’s theme or template files (or a plugin manager, for WordPress)
Connect Website Chat to Fliqr AI
1
Open channel settings
In Fliqr AI, go to Settings → Channels → Website Chat.
2
Customize the widget
Configure the appearance options (color, avatar, welcome message, position). The right-hand panel shows a live preview as you make changes.
3
Copy the embed script
Click Copy Script. The snippet looks like:
4
Paste the script on your site
Add the script tag just before the closing
</body> tag on every page where you want the widget to appear. If you use a tag manager (Google Tag Manager, Segment), you can deploy it from there as a Custom HTML tag.5
Verify the widget
Load your website in a browser. The chat bubble should appear in the corner you selected. Click it to confirm the widget opens and your greeting message displays.
Supported message types
All widget appearance settings are configured in Settings → Channels → Website Chat. Available options include primary color, header text, avatar image URL, welcome message, input placeholder, chat bubble icon, screen position (bottom-left or bottom-right), font family, and greeting delay (seconds before the widget auto-opens; 0 disables auto-open).
When a logged-in user visits your site, pass their identity to Fliqr AI so flows and AI Agents can address them by name and prefill known data:
name and email fields map to standard contact fields in Fliqr AI; any other key is treated as a custom field.
If your site runs on WordPress, go to Plugins → Add New, search for Fliqr AI, install and activate it, then paste your Widget ID (from Settings → Channels → Website Chat) into the plugin settings. The widget loads on all pages automatically — no manual script editing required.
Visitor identity data passed via
window.FliqrAI.push is used only to identify and update the contact record in Fliqr AI. Review your privacy policy to confirm this is consistent with how you describe data collection to your users.Limitations
What’s next
Flow Builder overview
Build the conversation flow your widget triggers when a visitor opens the chat.
AI Agents
Attach an AI Agent to answer open-ended visitor questions automatically.
Contact custom fields
Define custom fields to store visitor data passed through the JS identify call.
Live chat handoff
Route conversations to a human agent when the bot cannot resolve the inquiry.