Add live chat to your WordPress site in minutes — no plugin required.
Go to your WordPress admin dashboard and log in with your credentials.
Go to Appearance → Theme Editor. In the right sidebar, click on footer.php. We recommend using a child theme to prevent your changes from being overwritten during theme updates.
Find the closing </body> tag and paste the TidySupport script just before it.
<script src="https://cdn.tidysupport.com/widget.js" data-workspace-id="YOUR_WORKSPACE_ID" async></script>Replace YOUR_WORKSPACE_ID with your workspace ID from Settings → Widget in your TidySupport dashboard.
Alternative: Use a plugin
You can also use a plugin like "Insert Headers and Footers" to paste the script without editing theme files. Go to Plugins → Add New, search for "Insert Headers and Footers", install it, then paste the script in the Footer section under Settings → Insert Headers and Footers.
Click Update File to save your changes. Visit your site and you should see the chat bubble in the bottom-right corner.
Next article
How to identify users with the Events API