How to Add Chat Widget to Your Store

Integrating a chat widget into your store with bitChat makes it easy for customers to reach you directly. Whether you're using Shopify or another platform, this guide will show you how to set up, customize, and optimize your chat widget for a seamless customer support experience.

Step 1: Navigate to bitChat

Step 2: Enable bitChat on Shopify Theme

  • Click "Enable Now" to start configuring your chat widget.
Click "Enable Now"
  • In the Shopify theme, search “bitChat” and click to enable it. Then, click on the “save” button located in the top-right corner of the page to save your changes.
Search “bitChat” in Shopify theme, click to enable it and "Save"


Step 3: Configure Contact Information

Select phone number
  • You can customize your widget “WhatsApp button text” and your “pre-filled message”. Also select to Include your customer's current page URL & Chat ID when the customer sends a message.
Fill in “WhatsApp button text” and “pre-filled message” and click checkbox


Step 4: Customize Power Message

  • Enable toggle “Power message” to display a timed message above your chat widget.
Enable toggle “Power message”
  • Fill in the "Header", "Description".
Fill in the "Header", "Description"
  • Set timing and pick the message color.
Set timing and pick the message color


Step 5: Set Up Quick Responses

  • Enable the "Quick response" toggle.
Enable the "Quick response" toggle
Enter trigger button text and select the “chatbot”


Step 6: Optimize Your Social media Chat Widget

  • Enable the "Social media" toggle desired to reach you through their preferred social media platforms.
Enable the "Social media" toggle
  • Insert your social media account and click "Save".
Insert your social media account and click "Save"

To embed chat widget to your code without integration with Shopify, enter this embed code:

- Copy and paste the code below after the <head> tag

<link rel="stylesheet" href="https://cdn1.bitbybit.studio/bitbybit/static/bitChat_widget/widget.css" />

- Then, copy and paste the code below before the start of the last element in the <body> tag

<script src="https://cdn1.bitbybit.studio/bitbybit/static/bitChat_widget/widget.js"></script><script>  BBBWidget.init({

 "showQuickResponse": false,

 "quickResponsesData": [],

 "themeColor": "#262627",

 "widgetText": "Need Help?",

 "radiusType": "circle",

 "widgetIconType": "whatsapp",

 "position": "right",

 "storeLogo": "https://bbb.sgp1.digitaloceanspaces.com/bitbybit/files/563/Untitled design 4-2556.png",

 "storeName": "bitbybit",

 "storeDescription": "How we can help?",

 "size": "small",

 "showCard": true,

 "widgetColor1": "#262627",

 "widgetColor2": "#008069",

 "widgetColorType": "solid",

 "social": {

   "socialOrders": [

     "email",

     "instagram",

     "x",

     "facebook",

     "tiktok"

   ],

   "values": {

     "instagram": {

       "enabled": false,

       "value": ""

     },

     "facebook": {

       "enabled": false,

       "value": ""

     },

     "email": {

       "enabled": true,

       "value": "info@bitbybit.studio"

     },

     "x": {

       "enabled": false,

       "value": ""

     },

     "tiktok": {

       "enabled": false,

       "value": ""

     }

   }

 },

 "socialColorType": "custom",

 "socialColorCustom": "#232323",

 "powerMsgEnabled": false,

 "powerMsgHeader": "Help center",

 "powerMsgDescription": "How can we help?",

 "powerMsgDisplayDelay": "10",

 "powerMsgDisplayFrequency": "every_24_hours",

 "powerMsgColor": "default",

 "whatsappButtonText": "WhatsApp Support",

 "whatsappPhone": "6281514231000",

 "whatsappPrefilledText": "Hello bitbybit team, I need some assistance: {{url}}"

}  );</script>

For further assistance, reach out to us at help@bitbybit.studio

More articles

Understanding AI Agent: GPT-3.5 Turbo vs. GPT-4o

Discover the differences between GPT-3.5 Turbo and GPT-4o with bitbybit. Compare features, costs, and use cases to find the ideal AI solution for your business.

How to Connect Stamped Loyalty Account

Learn how to connect your Stamped Loyalty account to seamlessly sync your loyalty program with your Shopify store.

How to Create a Message Template for OTP WhatsApp Cloud API

Discover how to integrate secure OTP message template functionality with the WhatsApp Cloud AP for smooth customer authentication.

More blogs