People tap and talk
Visitors explain what they need naturally on the website they already trust while the request enters the Lukriton OS.
Website widget
Lukriton's website widget turns an existing chamber, BID, association, city-program, or service-team site into the front door of the AI Voice Intake & Routing OS. Visitors speak in any language, add contact details, and the operator gets a structured request ready for staff assignment, member routing, provider follow-up, or tracking.
Website visitor
"I need a roof repair this week."
Lukriton captures the voice message, asks for contact details, and prepares the request for the OS.
92
Hot
Ready
English
3
Route
Visitors explain what they need naturally on the website they already trust while the request enters the Lukriton OS.
The request keeps the original voice context, detects the language, and prepares clean follow-up details for the team or network.
Each request lands in the dashboard with contact details, urgency, summary, tracking, and member, staff, department, or provider routing context.
What it powers
The widget is the visible entry point. Behind it, Lukriton runs the OS: contact capture, transcript, language detection, translation, AI summary, urgency, dashboard history, tracking, and service-network routing.
Launch the Lukriton OS by voice.
Open the dashboard, then Website Widget and launch kit.
Copy the floating snippet, inline snippet, or iframe fallback.
Paste it in the exact website spot listed below.
New voice requests flow into the same OS dashboard and routing system.
Where to paste it
Operators copy their personalized code from the Website Widget launch kit, then paste one widget option into the website location below.
Paste once in the website's global footer code, custom code, or before the closing </body> tag.
Best when the Tap & Talk button should appear on every page.
Paste into an HTML/Embed block exactly where the request box should appear.
Best for Contact, Book, Request Quote, Services, or landing page sections.
Paste into an HTML/Embed block when the website builder blocks script tags.
Best for locked-down builders that only accept iframe/embed code.
Install snippets
Replace your-handle with the handle from the operator's Lukriton launch. For real installs, copy personalized snippets from the Website Widget launch kit in the dashboard.
Best for most sites
Adds a small Tap & Talk button to the bottom corner of an existing website.
Install here
Paste once in the website’s global Footer code, Custom code, or before the closing </body> tag. This makes the button appear across the site.
<script
async
src="https://www.lukriton.com/widget.js"
data-handle="your-handle"
data-label="Contact now"
data-mode="floating"
data-position="bottom-right"
data-mobile-bottom-offset="84px"
></script>Best for landing pages
Places the voice-request button inside a page section, next to copy, pricing, or a service description.
Install here
Paste into an HTML/Embed block exactly where the widget should appear, like a Contact, Book, Request Quote, or Services section.
<div id="lukriton-request-widget"></div>
<script
async
src="https://www.lukriton.com/widget.js"
data-handle="your-handle"
data-mode="inline"
data-container="#lukriton-request-widget"
data-height="96px"
></script>Best when scripts are blocked
Use this when a website builder does not allow script tags but does allow iframe or embed code.
Install here
Paste into an HTML/Embed block where the request button should appear. Use this only if the script snippets are blocked.
<iframe
src="https://www.lukriton.com/widget/your-handle?mode=inline"
title="Lukriton request widget"
loading="lazy"
allow="microphone; clipboard-write"
style="width:100%;min-height:96px;border:0;border-radius:18px;overflow:hidden;"
></iframe>Chambers, associations, BIDs, agencies, and service teams can keep visitors on their own website while Lukriton handles multilingual demand capture, AI request preparation, routing rules, approved recipients, and follow-up tracking.