Happy to Help installation.
Installing Happy to Help is surprisingly simple!
Just sign up then the following code snippet to each page of your website's HTML before the closing </body>
tag:
<script src="https://js.happytohelp.com/widget.js"
data-project="{YOUR_PROJECT_ID}" async></script>
Replace {YOUR_PROJECT_ID} with your project ID found at Settings > Widget.
That's it! Happy to Help will now be available on your website. You can customize the widget from Settings > Widget. You can change the widget's appearance, behavior, and much more.
Follow our verification guide to add additional data and implement user verification. See our JavaScript API documentation for advanced configuration options.