You can use our official WordPress plugin or follow one of the manual methods below.
The code looks like this:
<script>
window.chatim = window.chatim || {};
window.chatim.cmd = window.chatim.cmd || [];
window.chatim.settings = { projectId: "YOUR_PROJECT_ID" };
</script>
<script src="https://widget.chatim.app/widget.js" async></script>Add the following code to your theme's functions.php file:
function add_chatim_widget() {
?>
<script>
window.chatim = window.chatim || {};
window.chatim.cmd = window.chatim.cmd || [];
window.chatim.settings = { projectId: "YOUR_PROJECT_ID" };
</script>
<script src="https://widget.chatim.app/widget.js" async></script>
<?php
}
add_action('wp_footer', 'add_chatim_widget');footer.php file under the theme files section.</body> tag.Return to your Chatim dashboard to monitor customer interactions, view analytics, and make any necessary adjustments to the widget's behavior, appearance, or responses based on user feedback and engagement.
If you encounter any issues during the installation process, contact us.
Get started
Generate more leads and enhance customer interaction using live chat software with chatbot automation.