How to 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.
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 <style> tags and scripts should be wrapped in <script> tags

Adding custom code
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 <style> tags and scripts should be wrapped in <script> tags

Updated on: 03/10/2022
Thank you!