Adding Crisp to your customer portal is a great idea to get in touch with your customers, provide customer support and also enrich your CRM. Kobble lets you add a custom script to your customer portal. We’ll see how you can use this feature to integrate Crisp and add the user’s email, name and id to your favorite CRM.Documentation Index
Fetch the complete documentation index at: https://docs.kobble.io/llms.txt
Use this file to discover all available pages before exploring further.
Pre-requisites
- A Crisp account
- Having a customer portal configured on Kobble
Installation
- Go to your Crisp websites settings dashboard
- Click the integration button for the website of your choice and choose HTML
- Copy the HTML snippet provided by Crisp

- Go to your Customer Portal Scripts settings on Kobble
- Paste the HTML snippet in the Head HTML field

- Right after the Crisp snippet, add the following script to send the user’s email, name and id to your CRM
This snippet uses the
kobble.user object to get the user’s email and name and inject them into Crisp’s CRM. You can find more information about the kobble.user object in the Custom Scripts section of this doc.
