How can I include custom code on my Crisp Helpdesk?Adding custom code
Articles on: 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.
- Go to app.crisp.chat
- Go to your Settings
- Helpdesk > Customize your Helpdesk
- Edit Included custom HTML code
Note: When adding custom code, remember to wrap the code with the appropriate tags. For example: styles should be wrapped in
` `</p>
tags and scripts should be wrapped in
`
tags

Updated on: 11/03/2024
Updated on: 19/07/2024
Thank you!