Documentation

Website integration

Learn how ro embed the Wanderer chat widget into your website

To embed the chat widget into your website, you only need three things:

  1. Create a flow using the Builder.
  2. Upload the flow file to a server.
  3. Embed the chat into your website using the following snippet:
<wanderer-chat flow-url="https://wanderer-flow.de/flows/congratulations.json">
<script src="https://wanderer-flow.de/widget/wanderer-chat.js"></script>

More details and configuration options will follow soon...