The launcher is the only part of a chat widget that every visitor sees, whether they use it or not. That makes it disproportionately important. If it is invisible, nobody starts a conversation. If it is enormous and animated, it covers your content and irritates people on mobile. The job is to be findable without being in the way.
Design decisions that matter: position, usually bottom right because that is where people expect it; size, large enough to tap accurately on a phone; contrast against your page background so it does not disappear; and whether it carries a label like Ask a question rather than a bare icon. A short label consistently outperforms a mystery symbol, because it tells visitors what will happen when they click. Some launchers also show a small teaser message after a delay, which lifts engagement when used sparingly and annoys people when it fires on every page.
In Clerkzo, the launcher is part of Widget Studio theming, so you can adjust its colour, shape, position and label to match your site rather than bolting on something that looks borrowed. It arrives with the single script tag that installs the whole widget, so there is nothing separate to configure or place by hand.
Related terms
Browse all 142 terms- Website chat widgetA website chat widget is the small chat window, usually in the corner of a website, that lets visitors ask questions and get help without leaving the page.
- Live chatLive chat is a chat window on a website that a member of the business's team answers in real time, as opposed to an automated chatbot.
- Chat BubbleA chat bubble is the rounded container that holds one message in a chat interface, visually separating what the visitor said from what the assistant replied. It is the basic unit of a conversation on screen.
- Chat SessionA chat session is a single continuous conversation between one visitor and a chat widget, from the first message until the conversation ends or times out through inactivity.