Crisp

Chat integration uses a public JavaScript API for the selected chat provider. You will need to install the chat widget into your application as you would normally without the Product Fruits integration in place. Then follow the steps below.

Turning on the chat integration

  1. Go to Help widgets -> Life Ring Button 
  2. Switch to the Content tab. 
  3. Enable the Show Chat button checkbox and select your chat provider. In this case, select Crisp.

Install and hide the Crisp chat launcher button

  1. Install Crisp's JavaScript snippet into your application - follow the Crisp installation documentation on this.
  2. Adjust the Crisp code to hide the default launcher button. Insert this line of code after the installation script: $crisp.push(["do", "chat:hide"])

Now you should be able launch Crisp chat from the Life Ring Button.