Install the official ASKGPT WordPress plugin and have your AI chatbot live in under 5 minutes — no coding required.
Download the ASKGPT WordPress plugin (askgpt-chat-widget.zip) and install it via your WordPress admin panel.
yourdomain.com/wp-adminaskgpt-chat-widget.zipGo to Settings → ASKGPT Widget in your WordPress admin. Fill in the required fields:
Find your Chatbot ID and API URL in your ASKGPT dashboard:
Dashboard → Your Chatbot → Settings → Widget Embed Code
https://.The plugin lets you control exactly where the chat widget appears:
You can also exclude specific page IDs — enter comma-separated page IDs in the Exclude field:
?post=45&action=editClick Save Settings in the plugin admin page. Then:
If you prefer to embed the widget manually (without the plugin), add this script tag before your </body>:
| Attribute | Required | Default | Description |
|---|---|---|---|
| data-client-id | Required | — | Your chatbot UUID from the ASKGPT dashboard |
| data-api-url | Required | — | Your n8n webhook URL (chat pipeline endpoint) |
| data-title | Optional | AI Assistant | Name shown in the chat header |
| data-color | Optional | #2563EB | Primary hex color for the widget theme |
| data-position | Optional | right | right or left — corner placement |
| data-icon | Optional | chat | Icon style: chat | robot | support | help | message | sparkle | headset |
| data-bottom | Optional | 24 | Bottom offset in pixels (8–120) |
| data-side | Optional | 24 | Side (left/right) offset in pixels (4–120) |
| data-branding | Optional | true | Set to false to remove "Powered by ASKGPT" footer |
*)Create your free ASKGPT account, train your bot, and have it live on WordPress in minutes.
Start Free Trial → ← Back to Integrations