M cenaly.com

Comparison · website chat

A visitor wrote into the chat — who answers, and from where

Tidio and our chat solve the same job: let the guest write straight from the page. After that they part ways. Tidio meters conversations a human replied to and sells its AI agent as a separate subscription; our chat is free, and a conversation opens as a channel in the work chat of the same team that runs the shift.

Facts about Tidio were captured from its own pages on 1 and 12 September 2026; each one carries a link and a date. www.tidio.com

  • Their unit is a conversation with a human reply; our chat is free
  • We have no operator seats: anyone with access to the work chat can answer
  • We do have an AI assistant, but it is off by default and answers from your knowledge base
  • There is a "when Tidio is the better fit" section with concrete cases

No card · the chat is free · until it is configured, the widget does not appear

One job, two paths

A guest opens a product page and wants to check the delivery time. Here is what happens on each side — first through the guest's eyes, then through the owner's.

Through the guest's eyes

What the visitor sees and what answers them.

Vendor · Tidio

  • The guest can write from more than the website chat: email, Facebook Messenger, Instagram — both direct messages and comments — and WhatsApp are stated. Telegram is not named in the channel list on the features page captured on 1 September 2026. source · 2026-09-01
  • The Lyro AI agent can answer: the vendor describes it as answering only from its own knowledge base — "uses only your support knowledge to minimize hallucinations" — multilingual and able to ask clarifying questions. source · 2026-09-01
  • Scripted bots are a separate product, Flows, with a visual builder and triggers such as scroll percentage and handover to an operator. source · 2026-09-01
  • On 12 September 2026 the chat page FAQ gained the question "Will Tidio Live Chat affect my site performance?" answered with "No. Tidio is one of the lightest and fastest…" — a direct answer about widget weight that almost nobody else on this market gives. source · 2026-09-12

Us · Cenaly.com

  • The guest clicks the bubble and immediately sees your greeting and an input field: no sign-up, no email. The window lives in a Shadow DOM, so the site styles cannot break it and its styles do not leak out.
  • People answer, by default. The AI assistant is enabled separately and has three modes: off, a draft for a staff member, and "answers on its own until it hands over"; the last one requires a separate legal confirmation.
  • The assistant answers from your knowledge base and only from documents marked shareable externally, with your persona, schedule and a cap on replies per conversation.
  • If the location has published help articles, they open as a tab in the same window — the guest reads the answer without leaving the page.
  • Left and came back a day later in the same tab — the conversation and the contact are still there: the thread is tied to a pair of keys in the guest's browser.
  • With telephony configured, a handset appears in the window: the call engine loads as a separate file only when it is pressed, so until then the button weighs nothing.

Through the owner's eyes

Who answers, what it costs, and what happens when volume grows.

Vendor · Tidio

  • The billing unit is a "billable conversation" — one a human replied to. Starter is $24.17 a month billed annually for 100 conversations, Growth from $49.17 for 250 and up, Plus from $300 plus usage. Starter and Growth include up to ten seats. source · 2026-09-01
  • The Lyro AI agent is sold separately — from $32.50 a month for 50 AI conversations; Flows is separate too — from $24.17 a month for 2,000 visitors. source · 2026-09-01
  • On 12 September 2026 the pricing page carries an interactive volume slider: conversations from 50 to 2,000+, AI conversations from 0 to 1,000+, Flows visitors from 100 to 100,000+. A Premium plan appeared with a "guaranteed 50% AI resolution", and the trial is 7 days. source · 2026-09-12
  • Operator apps are stated for the browser, macOS, Windows, iOS and Android; operator tooling includes macros, department routing, automatic ticket assignment and a live typing preview — seeing what the guest types before they send it. source · 2026-09-01

Us · Cenaly.com

  • The widget is free: we have no operator seats at all. However many staff are connected to the work chat, that is how many can answer, and there is no conversation limit either.
  • A conversation from the site opens as its own channel in the team's work chat, and colleagues see the whole thread: whoever is on shift answers, including from a phone.
  • Staff learn about a new message through a system card in their personal inbox and a mobile push: the thread is waiting for a human, the thread was assigned to you, you were mentioned in a private note, the guest replied in a thread you follow.
  • Conversation history and the guest's contact live in your account — next to orders, bookings and appointments, in the cloud the account belongs to.
  • Window labels ship in 45 languages and follow the page language; the language arrives as a separate pack within 2.5 seconds, and if it does not, the window opens in English and works.
  • With the multibutton enabled, the chat bubble is hidden on purpose: one floating element stays on screen and the chat becomes an item in its fan.

Where the conversation goes and what happens next

A standalone chat service builds its own inbox around the conversation — for Tidio that is a shared inbox and tickets (captured 2026-09-01). We build it the other way around: the conversation arrives in the chat where the team already lives.

A conversation is a work-chat channel

Not a separate app you have to remember to open, but a channel in the same team messenger where the shift is discussed. An administrator, a manager or the owner answers — whoever has access.

Notifications arrive on substance, not on every message

A system card is created on the transition "this thread needs attention again", with repeat protection: the author of the event does not get the card, and self-assignment does not create one. Otherwise the team chat would become a stream of duplicates.

The enquiry also lands in the single Leads inbox

That section gathers every inbound channel of the location: popup leads, forms, the contact form, callback requests, appointments and bookings. Site chat does not live a separate life in a third-party service.

The same toggle turns the chat on for the storefront

The widget works both on your site and on the Cenaly.com storefront — no second setup and no second subscription.

When the chat is not configured, there is no widget

No empty bubble opening a window nobody answers will appear on your site: the bundle stays silent until the chat is set up in the admin panel.

Installation limits — on both sides

The tag, Google Tag Manager, single-page apps and Content-Security-Policy are the four places where chat usually breaks.

What we compare Tidio Cenaly.com
What goes on the site On the captured pages installation is described as connecting the chat to the site plus integrations — deepest with Shopify, where the guest's order history appears inside the conversation card. source · 2026-09-01 One site/v1.js tag for all twelve widgets, with the chat enabled by a toggle. A standalone chat-widget/v1.js tag also works — but then the shared action links and QR codes are not read by it: each bundle has its own size budget.
Installing through Google Tag Manager The pages captured on 1 and 12 September 2026 do not describe GTM installation separately — worth checking in their help centre. (not stated on the pages we captured) It works. But the server-side install check will not see such a tag: it reads markup rather than executing the page — which is why we never raise a "your tag is gone" alert for GTM sites.
A single-page app (React, Vue, Next) Behaviour during navigation without a reload is not described on the captured pages. (not stated on the pages we captured) The chat window survives transitions: it mounts once into its container. A change of on the fly redraws the labels — that is watched separately.
A site with Content-Security-Policy The captured pages carry no CSP requirements and no host list. (not stated on the pages we captured) The loader copies its nonce onto the chat tag, so under a nonce-only policy the chat does load. But the window styles live in a Shadow DOM and need style-src 'unsafe-inline', and the language pack is a separate request to our CDN: blocked by the policy, the window opens in English and keeps working.

An empty cell on the left describes our snapshot of the vendor's marketing pages, not its capabilities: the Tidio help centre returned 403 on both attempts, so we could not check it there.

What gets metered: billing units

Tidio has three units at once — conversations with a human reply, AI conversations and Flows visitors. Our chat is metered by nothing.

What we compare Tidio Cenaly.com
A conversation with a human reply The main unit, a "billable conversation": Starter $24.17 a month billed annually for 100 conversations, Growth from $49.17 for 250 and up, Plus from $300 plus usage. source · 2026-09-01 Not metered: we have no conversation limit.
A conversation with AI Lyro is billed separately — from $32.50 a month for 50 AI conversations; the Premium plan states a "50% AI resolution" guarantee. source · 2026-09-12 There is no separate price per AI conversation; the AI assistant is configured in the Chat section and runs on your knowledge base. We give no contractual guarantee of an automatic resolution rate.
An operator seat Up to ten seats are included on Starter and Growth, while the price itself is tied to conversations rather than seats. source · 2026-09-01 Not charged: operator seats do not exist here as a concept. Anyone with access to the work chat can answer.
Visitors of scripted bots Flows is metered by visitors — from $24.17 a month for 2,000. source · 2026-09-01 Not charged, because we have no visual builder for scripted bots at all. That is a missing feature, not a benefit.
Trial period A 7-day trial is stated as of 12 September 2026. source · 2026-09-12 There is no trial, because there is nothing to try temporarily: the chat is free permanently.

What we never charge for

  • Not for conversations — neither the ones a human answered nor the ones AI did
  • Not for operator seats or the number of staff
  • Not for site visitors or the number of sites
  • Not for the second surface: the Cenaly.com storefront runs off the same toggle
  • Not a cent per web-call minute — minutes go through your own telephony plan

When Tidio is the better fit

Cases where the honest answer is "take theirs". We do not have the things below and we will not promise them.

  • You need an AI agent with a committed resolution rate

    On the Premium plan the vendor states a "50% AI resolution" guarantee as of 12 September 2026. Our AI assistant answers from your knowledge base and hands over to a human, but we guarantee no share of automatic resolutions — neither in a contract nor on a page.

  • You have dedicated support at a desk

    Operator apps for macOS and Windows, department routing, automatic ticket assignment, macros and a live preview of what the guest is typing (captured 2026-09-01). Our operator workplace is the admin panel in a browser plus the staff mobile app, and there is no typing preview.

  • You live inside Shopify

    Deep Shopify integration and the guest's order history right in the conversation card are the vendor's stated focus (captured 2026-09-01). Our chat knows your guest through our own orders and appointments, not through someone else's store.

  • You need Instagram comments as a channel

    The vendor states handling of Instagram comments, not only direct messages (captured 2026-09-01).

  • You do not run your operations with us

    Our whole argument is that the conversation arrives in the same work chat as the shift, the orders and the bookings. If you run the shift in another system the argument fails: you get one more dashboard, not one shared one.

What we do not promise

  • There is no visual builder for scripted bots: there is an AI assistant on the knowledge base, and there are people.
  • There is no live typing preview, no desktop operator apps and no automatic ticket assignment.
  • Window labels are not fully translated: English, Russian and Georgian have complete dictionaries; in other languages the guest will see part of the labels in English.
  • The widget does not translate the conversation, the AI answers or the help articles — only its own window labels.
  • There is no automatic reply by default: without configuring the AI assistant, the guest waits for a person, not a bot.
  • The web call is off by default: it needs configured telephony for the location, HTTPS on the site and the guest's microphone permission.

Where the vendor facts come from

Every claim above was captured from these pages on the date shown. The vendor may have changed since — the links go to the original, check for yourself.

We do not quote third-party reviews, logos or screenshots, and we never present a vendor's numbers as our own. Found a discrepancy with the vendor's page? Tell us and this page gets corrected.

Questions and answers

Is the chat really completely free?

The widget itself is: conversations, staff and sites are not metered, and operator seats do not exist here. Other products of the platform are paid, and the one chat-adjacent cost is telephony minutes if you enable the web call — those go through your own carrier, and nothing goes to us.

Who answers if I have no dedicated support?

Whoever is on shift. The conversation opens as a work-chat channel, and an administrator, a manager or the owner can answer — including from the mobile app. That is precisely why operator seats do not exist here.

Do you have AI?

Yes, but it is off by default. Three modes: off, AI writes a draft that a staff member sends, and AI answers on its own until it hands over. The last one requires a separate legal confirmation. The assistant answers from your knowledge base and only from documents marked shareable externally.

Can I connect Telegram and WhatsApp?

Yes — WhatsApp, Telegram and email are connected in the Chat section, and enquiries from every channel gather in one conversation list. Telegram is not named in Tidio's channel list on the page captured on 1 September 2026; if it matters to you, check the current state with the vendor.

Will the widget slow my site down?

The loader is one small async script, and only the enabled widgets are fetched. The web-call engine — the heaviest file — loads only when the handset is pressed. The window language pack weighs between 0.6 and 7.7 KB and is waited for no longer than 2.5 seconds.

What happens to the history if I leave?

Conversations and contacts are stored in your Cenaly.com account, in the cloud that account belongs to: cenaly.com on AWS, cenaly.ru in Yandex Cloud in Russia.

More detail — per-platform installation, settings and troubleshooting — in the docs. Installation guide →

What to read next

All 12 widgets →

The widget page explains how it works on our side, the docs cover installation and setup, the hub lists the other eleven.

Let website questions arrive where you run the shift

Sign up, paste the shared website tag and turn the chat on — the conversation opens as a work-chat channel and the history stays in your account.

Get started free

No card · no charge for operators or conversations · until it is configured, the widget does not appear