How can I include custom code on my Crisp Helpdesk?
Crisp allows you to add custom HTML code to your Helpdesk so that you can add third party scripts (Google Analytics, Mixpanel, etc) or to customize the look and layout of the Helpdesk. Adding custom code is simple.
Adding custom code
- Go to app.crisp.chat
- Go to your Settings
- Helpdesk > Customize your Helpdesk
- Edit Included custom HTML code
<style>
tags and scripts should be wrapped in <script>
tagsUpdated on: 30/09/2024
Thank you!