Botino is an AI chatbot platform. This plugin injects the Botino loader on your site and, when enabled, sends a signed identity hash so the chatbot can personalize answers for signed-in WordPress users.
Features:
This plugin connects to the Botino service to load and display your AI chatbot widget.
https://api.botinoai.ir/api/v1/widget/embed-bootstrap?chatbotId=<your-chatbot-id>. Only the chatbot ID is sent; no visitor data is included in this server-side request.loader.js) is then injected into the page. That script communicates with Botino’s servers to render the chat widget and handle conversations. If the “Pass logged-in user identity” option is enabled, a signed HMAC-SHA256 hash of the logged-in WordPress user’s ID, email, and display name is passed to the widget so Botino can personalise the conversation.