TL;DR
The configurable greeting Eloqra's chat widget shows when a visitor opens it, before any human replies.
Key Points
✓
Eloqra's welcome message (greeting) is set per project and rendered by the [[live-chat-widget]] inside its [[shadow-dom]] so host-page CSS can never restyle it.
✓
It appears when the visitor opens the panel from the [[chat-launcher]] - it is part of the widget UI, not a real [[chat-message]] forwarded to the operator over [[telegram-integration]].
✓
Keep it short and warm: vendor guidance is two sentences at most, since longer greetings get ignored [1][2].
✓
Pair it with the optional [[pre-chat-form]] to capture name and email, and with a configurable [[offline-message]] for after-hours visitors when no operator is on Telegram.
✓
Personalized, well-timed greetings can lift engagement and conversion, making the welcome message a lightweight form of [[proactive-chat]] [3][4].
✓
Configure it alongside Eloqra's color palette, greeting text, and the toggleable Powered by Eloqra credit in the widget config.
What a welcome message does in Eloqra
Writing an effective greeting
How it fits Eloqra's flow
Sources & References
Last updated: June 25, 2026
Related Terms
Live Chat Widget
A live chat widget is the embeddable, in-browser chat interface a website loads from a small script so visitors can message a business in real time without leaving the page. In Eloqra it is a floating launcher and chat panel that boots from a single <script> tag and renders inside a Shadow DOM.
Chat Launcher
A chat launcher is the small floating button — usually a speech-bubble icon pinned to a bottom corner of the page — that a visitor clicks to open a live-chat window. It is the persistent, always-visible entry point to the chat experience.
Proactive Chat
Proactive chat is a live-chat tactic where the business initiates a conversation with a website visitor automatically, based on behavior or context, instead of waiting for the visitor to open the chat first. The message is triggered by rules such as time on page, the URL being viewed, or whether the person is a returning visitor.
Pre-Chat Form
A pre-chat form is a short form shown before a live chat starts that asks the visitor for a small amount of identifying information, typically their name and email. In Eloqra it is the optional collectVisitorInfo step that gates the chat input until the visitor submits their details.
Offline Message
An offline message is a message a website visitor sends through the chat widget when no operator is available to reply in real time, captured for asynchronous follow-up once a human is back online. It turns an unattended chat into a lead instead of a missed conversation.
Conversation
A conversation is the threaded exchange of messages between a single website visitor and a project's operators, grouped as one unit with a status and unread counters. In Eloqra it is the container that holds every message, the visitor's captured context, and the assigned operator.
More in Live Chat Fundamentals
Collect testimonials that build trust
Eloqra gives you a lightweight live chat widget that routes every visitor message to your Telegram — free while in early access.
Get Started FreeMore in Live Chat Fundamentals
View all in Live Chat Fundamentals →Categories
Learn More
Guides on collecting testimonials, building trust, and turning customer feedback into social proof.
Read the blog →