Prerequisites
All you need is:
- A WordPress site (any version 5.0+)
- A free Prodact.ai account — sign up here
- Admin access to your WordPress dashboard
Method 1: Script Tag (Fastest)
The simplest integration takes 30 seconds:
- Log into your Prodact.ai dashboard and create a new project
- Copy your unique SDK embed script from the SDK Setup page
- In WordPress, go to Appearance → Theme File Editor
- Open your theme's
header.phpfile - Paste the script tag just before the closing
</head>tag - Click "Update File" — done!
Your AI agent will immediately start reading your pages and helping visitors.
Method 2: WordPress Plugin
For a cleaner integration without editing theme files:
- Download the Prodact.ai WordPress plugin from your dashboard
- In WordPress, go to Plugins → Add New → Upload Plugin
- Upload the .zip file and click "Install Now"
- Activate the plugin and enter your SDK key in the settings
The plugin automatically adds the SDK to every page without touching your theme code.
Configuring Your AI Agent
Once installed, configure your agent from the Prodact.ai dashboard:
- Knowledge Base: Add your site URL and the crawler will automatically index all your pages
- Custom Instructions: Tell the AI your brand voice, key products, and any specific guidance
- Appearance: Match the chat widget to your WordPress theme colors
- DOM Actions: The AI automatically detects buttons, forms, and navigation on your WordPress site
What It Looks Like
A small chat bubble appears on your site. When a visitor clicks it and asks "Where can I find your pricing?", the AI doesn't just link them — it offers to navigate them directly to your pricing page. If they ask "Help me fill out the contact form", the AI fills it in for them.
Works with Any WordPress Theme
Prodact.ai works with all major WordPress themes and page builders including Elementor, Divi, Astra, GeneratePress, and WooCommerce. The SDK reads the rendered DOM, so it works regardless of how your pages are built.