🌐Adding the chat widget to your website

A frontend web developer will need to complete these steps

  1. Copy the snippet from our dashboard under Settings > Chat Widget

  2. Insert the snippet inside the head tag on all pages of the website. This is usually done via a common Header component. Our script loads with the defer attribute so that it doesn't slow down any page loads.

Last updated

Was this helpful?