Crisp is a customer messaging platform that helps businesses to connect with their customers. It is a chatbot that helps you to provide support to your customers. Crisp is a great tool to provide support to your customers and to answer their questions.
Then inside the onboarding process, you will be asked to add a website. Add your website and follow the instructions.
3
Step 3
On the success page, you will find the Website ID inside the script tag, which looks like this: ...window.$crisp=[];window.CRISP_WEBSITE_ID="YOUR_WEBSITE_ID...
4
Step 3
Copy the CRISP_WEBSITE_ID and paste it on the .env file under the NEXT_PUBLIC_CRISP_WEBSITE_ID key.
Create a new component to wrap your app with the Crisp chatbot. Add the Crisp chatbot to the providers component under the Support section.