Adding Crisp chat widget to apps / views

Hi,

We have a requirement to add Crisp Chat widget to different apps / views in our solution. Seems like we need to use a coded component, but I’m not able to get it to work.

Has anyone done this before or are good at coded components?

Crisp info: Free Website Chat Widget for Business - Get Started Today - Crisp

Example from Crisp:


Youtube tutorial: https://www.youtube.com/watch?v=nW5UX6iVdFc

Hi!

I believe you should put that script as a Custom Header Tag instead! Can you try that?

I have tried that, the app renders without any errors, but not widget is showing. Should I do something more to make it show in the app?

Looks like the script uses some external url. Maybe try adding that url to the script sources settings in the content security?

And also, inspect the HTML if this script is present inside the <head>, and that no related errors are shown in the console/devtools.

1 Like

You will likely need to add some or all of the URLs listed on the page below under Content Security as Kristian mentioned.

1 Like

Thanks for you help! That worked :mirror_ball:

This show the power and flexibility of Appfarm :smiley:

3 Likes