How can I chat widget I developed to the wix site (non HTML iFrame)?

I want to add support for a chat widget on my site. The widget is a 3 line html script that needs to be embedded in the homepage. How do I do this?

The HTML iFrame option doesn’t work for me as it is fixed on the page. I want the widget to appear only the right bottom of my site (when scrolled down completely)

Hi Heath,

I played around with HTML iframe to the footer. The problem is, the widget would always show on the screen. We want it to show only when scrolled down to the bottom of the screen. This further becomes a bigger issue when viewed on mobile screens consuming a lot of screen area

The widget is developed is plain old javascript. Can you share more info regarding corvid APIs? Is there a link to the documentation?