Skip to main content

WordPress Integration

Option 1: Theme Editor

  1. Go to Appearance > Theme Editor
  2. Open footer.php
  3. Add before </body>:
<script
src="https://cdn.webdialogai.com/widget.js"
data-tenant-id="YOUR_TENANT_ID"
async>
</script>

Option 2: Plugin

Install "Insert Headers and Footers", paste the widget code in the Footer section.