WordPress Integration
Add an AI-powered chat widget to your WordPress site with a simple plugin. No coding required -- works with any theme.
كيف يعمل مع WordPress
Four simple steps to add AI to your WordPress site.
InfoLens AI Widget
v1.0 | by Global Digital Labs
ما تحصل عليه
Everything you need to add AI-powered chat to your WordPress site.
Simple Plugin Install
Download the plugin .zip from InfoLens and upload it via the WordPress admin. No FTP or theme editing needed.
Works with Any Theme
Compatible with all WordPress themes including Elementor, Divi, Astra, GeneratePress, and custom themes.
Lightweight Widget
Loads asynchronously and adds no measurable load time to your WordPress site.
Multi-Language
The widget UI ships with English, Spanish, French, Turkish, and Arabic (RTL) translations out of the box.
Knowledge Base in Your Dashboard
Manage the documents your agent answers from in the InfoLens dashboard. Re-ingest content whenever it changes.
إعداد سريع
Already comfortable with code? Add the widget script directly to your theme.
// Add to your WordPress theme's footer.php
// or use 'Insert Headers and Footers' plugin
echo '<script
src="https://infolens.synapse-os.com/widget.js"
data-agent-id="ag_7f3k9x2m"
data-api-key="pk_live_..."
data-theme="auto"
data-color="#6366f1"
data-position="bottom-right"
></script>';