Category
Chat
Date Published or Modified

Feb 05,2022

Follow us

How To Set Up A SaaSflow Chat Widget

Here is a video Link sample → https://youtu.be/WFaX7K-wjj0

To add a chat bubble to your website/landing page, you'll want to use this code in your Footer or Body.

You'll need to replace the 'Location ID', with the location ID in the URL. (i.e. W8SFKDJCYwyQyC8jSVuZ)

‍

Raw Code

<chat-widget

           style="--chat-widget-primary-color: #188bf6; --chat-widget-active-color:#188bf6 ;--chat-widget-bubble-color: #188bf6"

           location-id="REPLACE LOCATION ID"

           prompt-avatar="https://widgets.leadconnectorhq.com/chat-widget/assets/defaultAvatar.png"

           

     ></chat-widget>

      <script src="https://widgets.leadconnectorhq.com/loader.js"

         data-resources-url="https://widgets.leadconnectorhq.com/chat-widget/loader.js" ></script>

‍

Once the code has been added, don't forget to create a new trigger for the Text Widget Chat event.


‍

‍