Описание
Deskio AI is an AI receptionist for your business. It chats with visitors on your website, answers questions using your business info, and automatically collects leads or books appointments — all without you needing to reply to every message yourself.
This plugin adds the Deskio AI chat widget to every page of your WordPress site. Just enter your Client ID (from your Deskio AI dashboard’s Widget & Integrations page) and the widget goes live immediately.
Features
- One-click setup — no theme editing, no code
- Match the widget’s colors to your site’s branding
- Light/dark mode (auto-follows the visitor’s device, or force one mode)
- Rename the assistant in the chat header
- Custom welcome message and quick-tap suggested questions
- Works with any WordPress theme
Don’t have a Deskio AI account yet? Sign up free at https://deskio.tech
External services
This plugin connects your site to the Deskio AI service (deskio.tech) to power the chat widget.
- What it loads: the plugin loads a JavaScript file from
https://deskio.tech/widget.json every page of your site, which displays the chat bubble and chat window. - What data is sent: when a visitor opens the chat and types a message, that message (and any information the visitor provides during the conversation, such as their name, phone number, or email, if they choose to share it) is sent to Deskio AI’s servers to generate a reply and, where applicable, book an appointment or save a lead for your business. Deskio AI also receives standard technical data sent by any script load (the visitor’s IP address, browser user agent).
- When it happens: the widget script loads on every page view; visitor conversation data is only sent when a visitor actually opens the chat and sends a message — it is not sent on ordinary page views.
- Who provides this service: Deskio AI, operated by Zertix Studio.
- Terms of Service: https://deskio.tech/terms
- Privacy Policy: https://deskio.tech/privacy
Установка
- Upload the
deskio-ai-chatfolder to/wp-content/plugins/, or install it directly through the WordPress admin under Plugins > Add New > Upload Plugin. - Activate the plugin through the «Plugins» menu in WordPress.
- Go to Settings > Deskio AI Chat.
- Enter your Client ID (find it in your Deskio AI dashboard under Widget & Integrations — it’s shown in its own «Client ID» box, with a copy button, near the top of the page).
- Optionally set your brand colors, dark mode preference, and assistant name.
- Save Changes — the chat bubble now appears on your site.
Часто задаваемые вопросы
-
Where do I find my Client ID?
-
Log in to your Deskio AI dashboard, go to Widget & Integrations, and copy it from the «Client ID» box near the top of the page (there’s a copy button next to it).
-
Does this work with any theme or page builder?
-
Yes — the widget is added to your site’s footer, so it works regardless of which theme or page builder (Elementor, Divi, Gutenberg, etc.) you use.
-
Do I need a Deskio AI account?
-
Yes, this plugin only embeds the widget — you’ll need a free Deskio AI account first at https://deskio.tech.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Deskio AI Chat» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Deskio AI Chat» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.1.1
- The widget script is now loaded with wp_enqueue_script() instead of an echoed tag, per WordPress.org plugin review guidelines. No visible change — the widget still loads in the footer.
1.1.0
- Added Welcome Message and Suggested Questions settings, matching the Deskio AI dashboard’s own Widget & Integrations options.
- Added the required External Services disclosure.
1.0.0
- Initial release.