Askino

Description

Askino is an AI-powered chat widget that can be enabled on your WordPress site in just a few steps, so visitors get instant answers from your AI agent.

With this plugin you can:

  • Connect the Askino AI widget to your site using a Public Key
  • Customize the widget’s position, size, and display behavior
  • Enable or disable full-screen display on mobile devices
  • Disconnect or reconnect the widget at any time

To create an account and set up your AI agent, visit askino.chat.

External services

This plugin relies on the Askino service to provide its AI chat widget functionality. It connects to Askino’s servers in two ways:

  • Connection check (admin area only): when you submit your Public Key on the plugin’s settings page, the plugin sends that Public Key to https://askino.chat/api/v1.0/widget/integration/wordpress/{public_key}/ (a GET request) to verify it and retrieve your Widget ID. No personal visitor data is sent at this step.
  • Widget script (public-facing): once connected, the plugin loads the Askino chat widget loader script from https://cdn.askino.chat/widget/widget-loader.js on every public page of your site, passing your Widget ID and Public Key so the widget can render and let visitors chat with your AI agent. Conversations that visitors have with the widget are handled directly by Askino’s servers, not by this plugin.

This service is provided by Askino (“Askino AI”). By using this plugin you agree to Askino’s Terms of Service and Privacy Policy.

Installation

  1. Install the plugin under wp-content/plugins/ or upload it through the WordPress admin.
  2. Activate Askino from the “Plugins” menu.
  3. Open the Askino settings page from the WordPress admin sidebar.
  4. Copy your Public Key from the Askino dashboard and paste it into the settings field.
  5. Click “Connect and activate widget.”

FAQ

Where do I find my Public Key?

From the Askino dashboard, under your agent’s settings.

Can I change how the widget looks?

Yes. From the plugin settings you can change the widget’s position, width, height, and button size.

Does this plugin send any data to an external server?

Yes. See the “External services” section on this page for full details.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Askino” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Askino” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.