Can someone help me code?

I am a newbie and know basically nothing about coding. I need to add this instant chat feature to a website. Could someone direct me how to do it? I enabled Dev mode, added custom code, and I’m lost after that.

I am getting back the following message:
Error parsing web-module ‘public/pages/c1dmp.js’: Unexpected token (3:0) while parsing file: public/pages/c1dmp.js

pro-gallery-santa-wrapper gallery widget started to load

Loading the code for the HOME page. To debug this code, open c1dmp.js in Developer Tools.

pro-gallery-santa-wrapper gallery widget loaded

Code wanting to add:

To learn about programming with Corvid, read the following articles that will help you start working with Corvid:

As far as the code that you are trying to add to your site… All code in Wix Corvid is Javascript, however you can’t embed HTML in a Corvid page. You might want to consider using an HtmlComponent . For more information, see the article Working with the HTML Component in Corvid .

I would recommend integrating Wix Chat in your site. This will provide a more seamless experience for your users. As you learn coding, you will also be able to take advantage of the Chatbox API for customization.