Live Chat FAQ

Common questions about live chat integration with Missive.

chevron-rightCan I send live chat email follow-up?hashtag

Missive Live Chat can be set to send an automatic email follow-up so you can be sure your customers always get their answers. When configured, anytime an answer is unread after a set amount of time, a summary of the conversation will be sent to the visitor's email address.

To enable email follow-up in the live chat, follow the steps:

  1. Go to Settings > Accounts, then select the live chat account.

  2. Select the Setup tab

  3. Open the Configure menu

  4. Configure the Email follow-up section

How to configure live chat email follow-up
chevron-rightCan the live chat be in multiple languages?hashtag

Yes, this is possible using Javascript. Everything you can customize in your live chat settings (in Missive) you can also customize via JavaScript when initiating your widget. See the setup guide for configuration options.

The text strings to translate are under the messages property:

chevron-rightCan the live chat be translated into another language?hashtag

Yes, this is possible; you can translate the chat texts in the live chat account settings:

Accounts > Live Chat account > Setup > Configure

chevron-rightHow can I change the location of the live chat bubble on my website?hashtag

Here are the steps to change the live chat position on your website:

  1. Go to Settings > Accounts, select the live chat account.

  2. Select the Setup tab

  3. Click the Configure option

  4. Change the position option

chevron-rightHow can I fix if the live chat is not loading and throws an error?hashtag

You probably need to add https://webchat.missiveapp.com to your allowed domains in your policy header or CSP headers.

chevron-rightWhere can I find my Twilio account SID and Auth Token?hashtag

Both SID and Auth Token should be available in your Twilio console pagearrow-up-right.

Image showing how to find your Twilio credentials
chevron-rightWhat does "anyone is online" mean for the online schedule?hashtag

The Online schedule setting (in Settings > Accounts > your Live Chat account > Setup) controls when the chat widget appears as online on your website. It has three options:

  • When anyone is online on Missive - the widget shows as online whenever at least one relevant person has an active Missive session (desktop app, browser, or mobile app).

  • When anyone is online on Missive within the following schedule - both conditions must be true: someone must be online and the current time must fall within the defined schedule.

  • Within the following schedule - only the schedule is checked, regardless of whether anyone is online.

"Anyone" refers to whoever the live chat account is shared with:

  • Shared with a team - any active member of that team counts.

  • Shared with the whole organization - any member of the organization counts.

  • Shared with specific users - any of those specific users must be online.

circle-info

Users with Out of Office status enabled do not count as being online, even if they have an active Missive session.

chevron-rightWhy does the live chat need a Twilio account?hashtag

There are two advantages to this approach:

  1. Users pay per usage fee directly to Twilio (low price for average volume).

  2. It lets us offer it on all plans with no surcharge.

circle-info

For both you and your users, Twilio won't be visible; it is just the backend.

Last updated