- Copy the code from the Clientbook Webchat setup page
- Sign in to the WordPress admin. Usually this is found at yourwebsite.com/wp-admin (use your real website domain).
In the left menu, click Appearance, then Editor. (Sometimes the label is "Theme File Editor")
On the right side of the page, open the Footer template. (Sometimes called footer.php)
(Recommended but not required) Copy all the code and paste it into another file so you have a backup.
Scroll to the bottom of the code window and locate the </body> tag.
If there is an existing web chat script (e.g. Podium), see Uninstall the Podium plugin from WordPress
Before the </body> tag, paste the code from the Clientbook webchat set up page.
Save your changes.
Your website should now have Clientbook web chat installed!
Sometimes you need to wait a minute or two before changes show up. Sometimes, you need to clear your cache to see changes.