Airgentic AI Chat Overlay

Descripción

Airgentic is an AI-powered chat and search overlay that helps your website visitors find information quickly and get instant answers to their questions.

Features

  • Easy Setup – Simply enter your Account ID and Service ID to get started
  • AI-Powered Chat – Intelligent chatbot that understands and responds to visitor queries
  • Unified Search – Powerful search functionality integrated with your website
  • Flexible Placement – Add the widget container exactly where you need it using shortcode or HTML
  • Service Hub Shortcode – Add the service hub to specific pages using [airgentic_service_hub]
  • Customizable – Optional search input and button integration
  • Lightweight – Minimal impact on page load times with deferred script loading
  • No Coding Required – Simple configuration through WordPress admin panel

How It Works

  1. Install and activate the plugin
  2. Enter your Airgentic Account ID and Service ID (available from your Airgentic dashboard)
  3. Enable the widget on your front-end
  4. Add the widget container to your pages using the [airgentic_service_hub] shortcode or by adding <div id="airgentic"></div> to your theme

The plugin loads the Airgentic script on all pages. You control exactly where the widget appears by placing the container element on the pages that need it.

Use Cases

  • Customer support and FAQ automation
  • Website search enhancement
  • Lead generation and qualification
  • Product information and recommendations
  • 24/7 availability for visitor questions

Support

For help and support, visit www.airgentic.com

External Services

This plugin connects to the Airgentic service to provide AI-powered chat and search functionality for your website visitors.

What is Airgentic?

Airgentic is a third-party AI service that powers the chat overlay and search functionality provided by this plugin. The service is hosted at chat.airgentic.com and is required for the plugin to function.

What data is sent?

When users interact with the Airgentic widget, the following data is transmitted to chat.airgentic.com:

  • User chat queries and search terms
  • Page URL where the widget is loaded
  • Browser timezone
  • IP address

No cookies are collected or transmitted by this plugin.

When is data sent?

Data is sent to the Airgentic service in the following situations:

  • When a user opens the chat or search widget
  • When a user clicks an example question in the service hub
  • When a user clicks the text input field to start typing

Data is only transmitted when users actively interact with the widget – no data is sent passively or in the background.

Legal Information

  • Terms of Service: https://www.airgentic.com/terms-of-service
  • Privacy Policy: https://www.airgentic.com/privacy-policy

By using this plugin, you agree to transmit user data to Airgentic’s servers as described above. Please review Airgentic’s terms and privacy policy to understand how data is processed and stored.

Additional Information

Privacy & Data

The Airgentic plugin connects to external services hosted at chat.airgentic.com to provide chat and search functionality. Please review Airgentic’s privacy policy for information about data handling.

Requirements

  • WordPress 5.8 or higher
  • PHP 7.4 or higher
  • An active Airgentic account

Support & Documentation

Capturas

  • Airgentic AI Customer Service
  • Airgentic Search results
  • Airgentic’s Generative Engine Optimisation Advisor for making web pages more visible to LLMs

Instalación

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for «Airgentic»
  4. Click Install Now and then Activate
  5. Go to Settings Airgentic to configure the plugin

Manual Installation

  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Navigate to Plugins Add New Upload Plugin
  4. Choose the downloaded ZIP file and click Install Now
  5. After installation, click Activate Plugin
  6. Go to Settings Airgentic to configure the plugin

Configuration

  1. Navigate to Settings Airgentic in your WordPress admin
  2. Enter your Account ID (required)
  3. Enter your Service ID (required, typically «website»)
  4. Optionally, add your search input and button element IDs for integration
  5. Check Enable on Front-end to activate the widget
  6. Click Save Settings

FAQ

Where do I find my Account ID and Service ID?

You can find your Account ID and Service ID in your Airgentic admin dashboard. If you don’t have an account yet, visit www.airgentic.com to sign up.

Does this plugin work with any WordPress theme?

Yes, the Airgentic plugin is designed to work with any WordPress theme. The widget overlay is injected into your site and appears on top of your existing design.

Will this plugin slow down my website?

No. The Airgentic script is loaded with the defer attribute, meaning it won’t block your page rendering. The script is lightweight and optimized for performance.

Can I customize the appearance of the chat widget?

Widget appearance and behavior are configured through your Airgentic admin dashboard, not through the WordPress plugin.

How do I add the widget to a page?

The widget container must be manually added to each page where you want the widget to appear. You have two options:

  1. Shortcode: Add [airgentic_service_hub] to any post or page content
  2. Direct HTML: Add <div id="airgentic"></div> to your theme template or page content

The widget will only appear on pages that contain this container element.

What are the Search Input ID and Search Button ID fields?

These optional fields allow you to integrate Airgentic with your existing search form. Enter the HTML ID attributes of your search input field and search button to enable this integration.

Is there a free trial?

Please visit www.airgentic.com for information about pricing and trial options.

Can I control which pages show the widget?

Yes. The widget only appears on pages where you add the container element. Simply add the [airgentic_service_hub] shortcode or <div id="airgentic"></div> to the pages where you want the widget to appear.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Airgentic AI Chat Overlay» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Airgentic AI Chat Overlay» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.0

  • Breaking Change: Widget container is no longer automatically added to pages
  • You must now manually add the widget using the [airgentic_service_hub] shortcode or <div id="airgentic"></div> HTML
  • This gives you full control over which pages display the widget and where it appears
  • Updated admin settings documentation to reflect the new two-step setup process

1.0.0

  • Initial public release
  • Automatic widget loading on all pages
  • Configurable Account ID and Service ID
  • Optional search form integration
  • Service Hub shortcode
  • Admin settings interface