Plugin info

Total downloads: 101
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 9/28/2025 (147 days ago)
Added to WordPress: 9/28/2025 (0 years old)
Minimum WordPress version: 5.0
Tested up to WordPress version: 6.8.3
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Maintained • Last updated 147 days ago

50/100

Is Geemie Chat Widget abandoned?

Likely maintained (last update 147 days ago).

Compatibility

Requires WordPress: 5.0
Tested up to: 6.8.3
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Chatina Ai – Live Chat Online Platform
Rating 5.0/5 (38 reviews)Active installs 700
Richpanel – Customer Support Helpdesk & Chat
Rating 3.9/5 (7 reviews)Active installs 100
EngageBay Live Chat Support
Rating 5.0/5 (3 reviews)Active installs 100
Site Chat on Telegram
Rating 5.0/5 (4 reviews)Active installs 80

Description

Adds the Geemie Chat widget script to the site front-end automatically.

  • Inserts the chat widget loader before : https://service.geemie.chat/widget.js (deferred).
  • Also adds a small helper in the : https://service.geemie.chat/viewport.js to ensure correct mobile viewport behavior.
  • No settings or configuration required.
  • The widget script automatically identifies the website by its origin (domain).

External services

This plugin connects to an external service provided by Geemie Chat.

  • Service: Geemie Chat AI widget and viewport helper, loaded from https://service.geemie.chat.
  • What it is used for:
    • viewport.js adjusts the site’s for better mobile display.
    • widget.js loads the Geemie Chat AI widget so visitors can chat with an AI assistant.
  • What data is sent and when:
    • Only the text of the visitor’s chat message is sent to Geemie Chat in order to generate an AI response.
    • The plugin does not request or collect other personal data (such as name, email, or phone).
    • Note: standard network metadata (e.g., IP address, user agent) is inherently transmitted by the browser with any HTTPS request.
  • Local storage:
    • The visitor’s browser localStorage is used to save the current conversation thread ID and recent chat history.
    • This lets visitors resume their conversation after a page reload.
    • Conversation history is not stored in the plugin developer’s own database.
  • Terms of Service (ÁSZF): https://www.geemie.chat/aszf
  • Privacy Policy / Data Protection: https://www.geemie.chat/adatvedelem

Installation

No installation instructions available

Frequently Asked Questions

Do I need to configure anything?

No. The widget is domain-based. Once activated, the plugin will automatically insert the code.

Does this depend on my WordPress theme or page builder?

No. The widget is rendered inside a shadow DOM, so external CSS/JS from themes or page builders cannot affect it. Appearance and behavior are controlled in the Geemie web admin, not inside WordPress.

Does the plugin collect personal data?

No. Only the message text typed by the visitor is sent to the service to generate an AI reply. The plugin does not request name, email, or phone. localStorage is used in the visitor’s browser to keep the thread ID and recent chat history.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.2

  • Add viewport.js in the document head to ensure correct mobile viewport behavior.
  • Keep frontend-only enqueue and no output buffering/sessions.

1.0.1

  • Removed output buffering and all HTML rewriting.
  • No longer manipulates <meta name="viewport"> tags server-side.
  • Documented the external service (what is used, what data is sent, links to ÁSZF/Privacy).

1.0.0

  • Initial release.