Local webpage with the real widget flow, isolated from production businesses
This page is our dedicated sandbox for future widget and lead-capture work. It keeps the current visual language, runs through the same widget APIs, and points at the cloned local business instead of the live production tenants.
Bynekaadu Local Experience Page
This page now previews the embeddable quick form only, so we can shape the ad-landing experience on localhost before touching production.
Test 1
Open the widget and test welcome copy, chip flow, and no-match handling.
Test 2
Answer a lead-signal prompt and submit the inline form without touching production businesses.
Test 3
Review the resulting visitor session and lead packet inside the cloned local business dashboard.
Preview Website Section
Imagine this as the local stand-in for a real public site. The floating chat widget should appear at the bottom-right and behave exactly like a normal install.
Bynekaadu Local
Slug: bynekaadu-local
What to validate here
Welcome copy, chip picks, rich replies, lead signals, inline forms, hashed-IP session creation, geo, and website-time accumulation.
Why this page exists
We keep real domains for production businesses, while this page gives us a stable local playground for future widget development and QA.
Embeddable Quick Form Preview
This is Phase 1 of the lightweight lead form. It runs in an iframe, keeps the core app visual language, and writes into the same tracking and sales-alert pipeline as chat form submissions.
Quick Form
Embeddable via one script tag
Embed 1
Drop the same configured business form into a landing page without rebuilding field logic.
Embed 2
Track source, UTM, visitor location, and session time before the submit happens.
Embed 3
Fire the same email and WhatsApp sales alerts after the form is submitted.
Local Config
Business
Bynekaadu Local
Slug
bynekaadu-local
Widget Key
wk_f297b385f5a4b016b18dcfe9ebf79cda
Embed Snippet
<script async src="/widget.js?key=wk_f297b385f5a4b016b18dcfe9ebf79cda"></script>
Quick Form Embed
<script async src="/quick-form.js?key=wk_f297b385f5a4b016b18dcfe9ebf79cda"></script>