- First, you need to ensure that web tracking is enabled for your BigCommerce website and to do that you need to install the main script on all web pages.
- Navigate to Storefront > My Themes from your BigCommerce dashboard.
- From the current theme, click the Advanced Settings dropdown and click Edit Theme Files.
- This opens the web editor.
- Navigate to templates > pages and scroll down to open any page and the bottom of the page, paste the below code, and then click Save & apply all files.
- For this snippet to work correctly, repeat step 4 and add it to all of your product pages.
Note: You need to copy workspace_id, app_key, & tenant_id from the messenger installation settings in your skara.
- Navigate to Conversations Icon on the left menu bar
- Click on Chats
- Head to Inbox Settings on bottom left.

- Here, click on Channel and then locate the Skara Chat channel. From the Actions menu, select Edit.
- Navigate to the Installation section
- Copy the workspace_id ,app_key & tenant_id from the code snippet of the web installation.

- From your BigCommerce admin, navigate to templates > pages and click to open the product.html page.
- Scroll down to the bottom of this page, and paste the below code.
- You can also track if a customer viewed the product through a quick view card, but for this an extra step is required.
- From your BigCommerce admin, navigate to templates > components > products and open card.html, and add the below attribute to the quick view button element.