Skip to main content
Use this page to install the Chat Widget on your storefront or website. If you need to configure widget behavior after installation, use the focused setup pages linked at the end of this article.

Prerequisites

  • You can open bitChat > Chat Widget.
  • You have access to your storefront theme or website code.

Step 1: Open Chat Widget

Step 2: Install the widget on Shopify

  • Click Enable Now. Screenshot2025 09 11135746 Pn
  • In the Shopify Theme Editor, search for bitChat.
  • Enable bitChat: Live Chat Widget app embed. Image
  • Click Save. Image

Step 3: Choose the widget style

The current Chat Widget setup includes these styles:
  • Floating Widget
  • Sidebar Panel
  • Redirect Widget Image
After installation, continue with the focused setup pages for the style and settings you want to configure.

Step 4: Install the widget on a non-Shopify site

  • Add the widget script before the closing </body> tag of your website:
    <script
      src="https://storage.googleapis.com/bitbybit-main/widget/embed.js"
      data-widget-key="cmleotaz909qjl801m2gjqpy2"
    ></script>
    
  • Save your site changes.