Live Chat FAQ
Common questions about live chat integration with Missive.
Can I send live chat email follow-up?
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:
Go to Settings > Accounts, then select the live chat account.
Select the Setup tab
Open the Configure menu
Configure the Email follow-up section

Can the live chat be in multiple languages?
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:

Can the live chat be translated into another language?
Yes, this is possible; you can translate the chat texts in the live chat account settings:
Accounts > Live Chat account > Setup > Configure
How can I change the location of the live chat bubble on my website?
Here are the steps to change the live chat position on your website:
Go to Settings > Accounts, select the live chat account.
Select the Setup tab
Click the Configure option
Change the position option

How can I fix if the live chat is not loading and throws an error?
You probably need to add https://webchat.missiveapp.com to your allowed domains in your policy header or CSP headers.
Where can I find my Twilio account SID and Auth Token?
Both SID and Auth Token should be available in your Twilio console page.

What does "anyone is online" mean for the online schedule?
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.
Users with Out of Office status enabled do not count as being online, even if they have an active Missive session.
Last updated