Beskrivelse
ANL Suite provides a direct integration to connect your ANL Suite chatbot to your WordPress site. In just a few seconds, set up your virtual assistant to answer customer questions, qualify leads, and improve your customer support.
The plugin injects the necessary script in an optimized way without slowing down your site, thanks to asynchronous loading.
Main Features
- Quick Setup: Enter your Public ID and your chatbot is live.
- Theme Customization: Choose between Light or Dark mode directly from the admin dashboard.
- Performance: Script loaded asynchronously (async) so it doesn’t block your page rendering.
- Security: Follows WordPress security standards.
External services
This plugin relies on the ANL Suite CDN (cdn.anlsuite.com) to load the necessary chatbot scripts and assets required for the chatbot to function properly on the frontend.
When the chatbot is loaded, it may communicate with the ANL Suite servers to retrieve configuration and process user inputs.
No personal data from the WordPress site administrator or visitors is automatically sent to this service without explicit setup.
This service is provided by ANL Suite.
* Terms of Service: https://www.anlsuite.com/mentions-legales/
* Privacy Policy: https://www.anlsuite.com/politique-de-confidentialite/
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the ANL Chatbot tab in your admin sidebar.
- Enter your Public ID found on your ANL Suite dashboard.
- Save changes.
FAQ
-
Where can I find my Public ID?
-
Log in to your dashboard at app.anlsuite.com. Select your chatbot, and the ID will be displayed in the integration settings.
-
Does this plugin slow down my site?
-
No. The script is loaded via the ANL Suite CDN with the
asyncattribute, meaning your site continues to load its own elements in parallel with the chatbot. -
The chatbot is not appearing on my site, why?
-
Make sure you have copied and pasted the Public ID without extra spaces and clicked “Save Chatbot”. Also, ensure your ANL Suite subscription is active.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“ANL Suite” er open source-software. Følgende personer har bidraget til dette plugin.
Bidragsydere“ANL Suite” er blevet oversat til 1 sprog. Tak til oversætterne for deres bidrag.
Oversæt “ANL Suite” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0.0
- Initial release. Script integration via CDN.
- Added theme selector (Light/Dark).
- Performance optimization with asynchronous loading.