
EasyReply connects your WordPress site to the EasyReply support bubble widget. After entering your Site ID, the bubble appears on your site’s frontend. You can control whether it is shown to logged-in users, logged-out users, or both.
When user identification is enabled, logged-in WordPress users are signed with an HMAC-SHA256 hash generated server-side from their email address, so conversations are tied to their account.
Documentation: https://easyreply.io/docs/channels/support-bubble
This plugin connects to the EasyReply support bubble service to display a live chat widget on your website.
What the service is and what it is used for
EasyReply (https://easyreply.io) is a customer support platform. This plugin loads the EasyReply support bubble JavaScript from https://easyreply.io/support-bubble.js so visitors can start support conversations from your site.
What data is sent and when
easyreply.io. The script receives your configured Site ID via a site-id attribute on the script tag.EasyReply.init(). The HMAC secret itself is never sent to the browser.Terms of service and privacy policy
This service is provided by EasyReply Ltd.:
* Terms of service: https://easyreply.io/terms-of-service
* Privacy policy: https://easyreply.io/privacy-policy
This plugin loads a third-party script from https://easyreply.io/support-bubble.js. When user identification is enabled, the logged-in user’s email, display name, and HMAC hash are passed to the EasyReply widget via EasyReply.init(). See the External services section above for full details and policy links.