Website widget

Deploy the AI Voice Intake & Routing OS on any website.

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

Call me now
Tap & Talk

People tap and talk

Visitors explain what they need naturally on the website they already trust while the request enters the Lukriton OS.

Any-language intake

The request keeps the original voice context, detects the language, and prepares clean follow-up details for the team or network.

Ready to route

Each request lands in the dashboard with contact details, urgency, summary, tracking, and member, staff, department, or provider routing context.

What it powers

A simple website install for a real operating system.

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.

1

Launch the Lukriton OS by voice.

2

Open the dashboard, then Website Widget and launch kit.

3

Copy the floating snippet, inline snippet, or iframe fallback.

4

Paste it in the exact website spot listed below.

5

New voice requests flow into the same OS dashboard and routing system.

Where to paste it

Pick the install spot based on how the OS entry point should show.

Operators copy their personalized code from the Website Widget launch kit, then paste one widget option into the website location below.

Floating button

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.

Inline box

Paste into an HTML/Embed block exactly where the request box should appear.

Best for Contact, Book, Request Quote, Services, or landing page sections.

Iframe fallback

Paste into an HTML/Embed block when the website builder blocks script tags.

Best for locked-down builders that only accept iframe/embed code.

Do not add two floating snippets on the same page. Use the floating snippet for a corner button, or use the inline/iframe option for an embedded box in a specific section.

Install snippets

Copy the right widget code.

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.

Deploy OS

Best for most sites

Floating website widget

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

Inline website widget

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

Iframe fallback

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>

Built for local networks

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.