Chat Widget — live test
Third-party embed harness. This page loads the chat widget SDK exactly the way a customer site would, so the launcher, pop-up and full conversation flow can be exercised against a real cross-origin embedder.
Embed configuration
- Embedder origin
https://test.abraham.bdi-kiv.dev- Widget ID
a7b863d9-59cd-43b2-ab75-db4fbd6e9b2d- Platform origin
https://webwidget.bdichat.dev.travel-dev.com— not passed; derived by the SDK from its own<script src>(PR #326). NoapiUrlin theinit()call below.- SDK
- loading…
Custom data sent
Passed to ChatWidget.init({ customData }) at load. It is merged into the
visitor's contact metadata and forwarded to the bot trigger, so these values should
show up on the contact in the dashboard.
not sent — SDK did not initialise
What to check
- Launcher renders bottom-right and opens the chat panel.
- Pop-up / teaser appears on its configured delay.
- Send a message. It reaches the dashboard and a reply comes back live.
- Reload the page — the session and transcript persist.