Skip to content

Chatbox

ShipSaaS supports Crisp to integrate a customer service chatbox on your website. Crisp provides features such as chatboxes, shared inboxes, and marketing campaign automation.

Visit Crisp and register an account. Create a new website/workspace.

Go to SettingsWebsite SettingsSetup. Copy your website ID from the HTML embed code.

Add the website ID to your environment variable file:

.env

Terminal window
VITE_CRISP_WEBSITE_ID=your_crisp_website_id

The support chatbox component is located in src/components/chatbox/crisp-chat.tsx and loaded inside src/routes/__root.tsx. Once the environment variable is set, the Crisp chatbox component will automatically render on your website.

If you are setting up your environment, you can now return to the Environment Configuration document and continue. The remainder of this document can be read later.

Environment configuration set environment variables

Now that you know how to configure a chatbox in ShipSaaS, explore these related topics: