WordPress Integration
Option 1: Theme Editor
- Go to Appearance > Theme Editor
- Open
footer.php - 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.