Learn how to integrate the CustomerEagle widget into your application in less than 3 minutes.
You can find your unique Tenant ID in the Dashboard under the Settings panel. This is required to route requests to your specific Knowledge Base.
Place the following script tag right before the closing </body> tag of your website.
<script src="https://api.customereagle.com/widget.js" data-tenant="YOUR_TENANT_ID" defer></script>You can customize the accent color, widget placement, and default language via the Dashboard UI. No additional code configuration is required!