Visitor Intelligence & Live Engagement · Version 1.4.0

Live visitor chat

Open chat threads, exchange messages, manage unread counts and close conversations.

13 code-backed guidesExact navigationInterlinked workflows

Guides in this workflow

Follow the guide that matches the exact action, filter, menu change or issue.

Use the top-bar visitor chat icon

Open unread visitor conversations from the administrator navbar.

Visitor Intelligence: View

Read the unread chat badge

The badge is populated by the unread JSON endpoint.

Visitor Intelligence: View

Open a chat thread

Open or create a thread for an eligible session.

Visitor Intelligence: View

Read chat history

Review recent admin, visitor and system messages.

Visitor Intelligence: View

Understand chat message history limit

The supplied flow retrieves approximately the newest 200 messages.

Visitor Intelligence: View

Send an administrator chat message

Enter a message and submit it to the open thread.

Visitor Intelligence: View

Understand administrator message validation

Messages are stripped of tags and must be 1–2000 characters.

Visitor Intelligence: View

Understand visitor message submission

The embedded visitor interface posts messages to the public chat endpoint.

Website visitor

Understand visitor chat polling

The browser polls for new thread messages.

Website visitor

Understand administrator chat polling

The administrator interface polls for updates and unread state.

Visitor Intelligence: View

Understand duplicate-message suppression

The server suppresses the same message repeated within roughly 10 seconds.

Visitor Intelligence: View

Close a visitor chat

Use the visitor close action; the thread receives a system message.

Website visitor

Understand chat sender types

Messages are identified as admin, visitor or system.

Visitor Intelligence: View