Live chat SDKs for web and mobile

The same visitor on the site, in the app, and on the phone

The session follows them. History does not reset because they opened iOS after the website widget.

import { ChatWidget } from "@chattr/react";

export function Support() {
  return <ChatWidget website="ws_northwind" />;
}

Web

One script tag, or a React component if you want the widget in the tree.

Mobile

iOS, Android, Flutter, React Native. Push uses the same conversation.

Desktop

Windows and Mac apps for operators, with native notifications.