How to install the ChatNeuron widget on WordPress
Step-by-step guide to install the AI agent and chat widget on a WordPress site. Copy the code from the dashboard and follow the steps below.
WPCode plugin (recommended)
- Install WPCode – Insert Headers and Footers
- Code → Header & Footer → Body field
- Copy the widget code from the dashboard → Widget
- Save changes
Via theme customizer
- Appearance → Customize
- Find the scripts section (often “Additional JS”)
- Copy the widget code from the dashboard → Widget
- Publish
Whether the section exists depends on the theme.
footer.php (for developers)
- Appearance → Theme File Editor →
footer.php - Paste the code before
<?php wp_footer(); ?> - Update file
Use a child theme so changes survive theme updates.
Ready to install the widget on WordPress?
Create an account, copy the code from the dashboard, and paste it on your site using the steps above.
Get your widget code in the ChatNeuron dashboard