Integration Guide

WordPress Integration

Step-by-step guide to add the chat widget to your WordPress site.

Embed Code

This is the complete code snippet you need to add to your website. Copy it and follow the instructions below.

<!-- Perth Vacate Cleaning Chat Widget -->
<script>
  window.PVC_CHAT_API_URL = "https://pvc.krx.com.br/api/public/chat";
</script>
<script src="https://pvc.krx.com.br/widget.js"></script>
Method 1: Using a Plugin (Recommended)

The easiest way to add the chat widget. No coding experience needed.

1

Install a Header/Footer Plugin

Go to Plugins → Add New in your WordPress dashboard and search for one of these plugins:

  • Insert Headers and Footers by WPBeginner
  • Header Footer Code Manager (HFCM)
  • WPCode — Insert Headers and Footers
2

Install and Activate the Plugin

Click Install Now and then Activate.

3

Paste the Code

Go to the plugin settings and paste the embed code in the Footer Scripts section. Save changes.

4

Done!

Visit your site — the chat bubble will appear in the bottom-right corner of every page.

Method 2: Using Theme Editor

For advanced users who prefer editing theme files directly.

1

Open Theme Editor

Go to Appearance → Theme File Editor in your WordPress dashboard.

2

Find footer.php

In the right sidebar, click on Theme Footer (footer.php).

3

Paste Before </body>

Find the closing </body> tag and paste the embed code just before it. Click Update File.

Note: If you update your WordPress theme, you may need to re-add the code. Using a child theme or a plugin (Method 1) is recommended to avoid this.

Verify Installation

After adding the code, verify the widget is working correctly:

  1. Open your website in a new browser tab (or incognito window).
  2. Look for the chat bubble in the bottom-right corner.
  3. Click the bubble to open the chat window.
  4. Type a question like "What services do you offer?" and verify you get a response.
  5. Test on mobile devices to ensure the widget is responsive.

Need Help?

If you have any trouble with the installation, feel free to reach out.