How to install the widget on WordPress
The easiest way is a free plugin that adds code to the site footer, with no theme files to edit.
<script type="text/javascript" src="https://leadmate.me/widget.js?widget_id=YOUR_WIDGET_ID"></script>
Replace YOUR_WIDGET_ID with your project ID from the dashboard — you can find it on the "Install" tab.
-
1
Install a code-insertion plugin
In the WordPress admin, open "Plugins → Add New", search for "WPCode" (or "Insert Headers and Footers"), then install and activate it.
-
2
Open the code settings
Go to "Code Snippets → Header & Footer" (or "Settings → Insert Headers and Footers").
-
3
Paste the widget code
Copy the widget code above and paste it into the "Footer" field. Save your changes.
-
4
Check your site
Open your site — the widget appears on every page. If a caching plugin is enabled, clear the cache.
Tip
For advanced users: you can paste the code manually in "Appearance → Theme File Editor → footer.php" before the </body> tag. Use a child theme so changes survive updates.
Check that the widget works
Open your site in a new tab — the widget appears in the corner. Send a test message and confirm the lead reaches your dashboard.
Guides for other platforms
No account yet? Create a project and get your widget code.
Create an account