Description
Go Converto is an AI chatbot that automatically learns your business and answers visitor questions, captures leads, and books appointments — 24/7.
This plugin connects your WordPress site to your Go Converto account in one step:
- Activate the plugin.
- Paste your API key (found in your Go Converto dashboard under Widget Settings Install).
- Click Connect.
That’s it — your chatbot goes live on every page automatically.
External services
This plugin relies on the Go Converto service to work, and connects to it in two ways:
- Connecting your API key. When you click “Connect” (or “Disconnect”) on the Go Converto settings page, the plugin sends the API key you entered to
api.bayshorecommunication.comto verify it and fetch your chatbot’s name. This only happens when an administrator takes that action in wp-admin. - Loading the chat widget. Once connected, every front-end page loads a script from
widget.goconverto.com(the same widget script your Go Converto dashboard hands out manually) so visitors can chat with your bot. This script is not loaded in wp-admin.
Go Converto is a third-party service. Please review the Go Converto Terms of Service and Privacy Policy before connecting your site.
Installation
- Upload the plugin, or install it via Plugins Add New search “Go Converto”.
- Activate it.
- You’ll be redirected straight to the Go Converto setup page — paste your API key and click Connect.
FAQ
-
Where do I find my API key?
-
In your Go Converto dashboard, under Widget Settings Install. It looks like
org-xxxxxxxxxxxxxxxxxxxxxxxx. -
Does this slow down my site?
-
The widget script only loads on the front end, never in wp-admin, and loading is handled by the widget script itself.
-
Does this plugin send data to a third party?
-
Yes — see “External services” above. Your API key is sent to Go Converto to verify the connection, and the chat widget is loaded from Go Converto’s servers on your site’s front end.
-
How do I remove it?
-
Click Disconnect on the Go Converto settings page, or just deactivate/delete the plugin — all stored settings are cleaned up on uninstall.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Go Converto” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Go Converto” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Widget script is now loaded via wp_enqueue_script() instead of being printed directly.
1.0.0
- Initial release: activation redirect, API key connect flow, automatic site-wide embed.