Our custom JavaScript feature allows you to embed custom JS code to your HelpKit site. Need to implement your own code or a service we don't provide out of the box yet? Then this is what you are looking for β¨
Β
All you have to do is:
- Go to
Settings/Integrations
and scroll down to the Custom JavaScript section
- Enter your custom JS code
- Hit save
Β
IMPORTANT: Please make sure that you wrap your custom js code within a
<script></script>
tag. You can add multiple script tags below each other if necessary. Please only embed code from providers that you trust. Β