The chat interface is the main interface that requires integration in your environment, whether that is your website, your intranet of whatever application that supports Sockets. We currently offer 2 possibilities to integrate.
RAW Integration
We offer the following as raw material:
- eveai-chat-widget.js: Full implementation of a widget as shown on this website.
- eveai-sdk.js: a javascript SDK, used to wrap the widget in your HTML page.
- eveai-chat-style.css: a stylesheet for you to stylize the widget to your standards.
- A sample HTML-file
These assets are for you to use as you please, allowing for a full customised experience for your end users.
WordPress integration
We provide a WordPress plugin instead of a sample HTML-file. It allows for configuration in the WordPress settings, and allows to be included in a page or block using a shortcode: eveai_chat. It used the same javascript and stylesheets as the raw integration. You can again customise these to your needs.
Leave a Reply
You must be logged in to post a comment.