EasyReply
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
External services
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
- On every public page where the bubble is enabled, the plugin enqueues the EasyReply script from
easyreply.io. The script receives your configured Site ID via asite-idattribute on the script tag. - When user identification is enabled and a visitor is logged in to WordPress, the plugin also passes that user’s email address, display name, and a server-generated HMAC-SHA256 hash of their email to the EasyReply widget via
EasyReply.init(). The HMAC secret itself is never sent to the browser. - Anonymous visitors do not have user identification data sent unless they interact with the support bubble, in which case any data submitted through the widget is handled by EasyReply according to their policies.
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
Privacy
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.
