Integrate a flowxo chatbot widget via javascript

Hi guys,

did not find anything via search in here, so asking the pros. I have built a flowxo chatbot that I’d like to integrate as a widget into my site. Just just some javascript really that looks something like this

<script src="https://widget.flowxo.com/embed.js" data-fxo-widget="eyJ0aGVtZSI6IiM2N2MxOGUiLCJ3ZWIiOnsiYm90SWQiOiI2NGQxNTEwZDdhYzY3MDAwMzY4MzdmZTgiLCJ0aGVtZSI6IiM2N2MxOGUiLCJsYWJlbCI6InRlYWNoUiJ9LCJ3ZWxjb21lVGV4dCI6IkxlZ2VuIHdpciBsb3M/In0=" async defer></script>

However I get no chance to just manually add that reight before the tag of the page.

Any ideas of how I could get there.

So many thanks in advance!

Hey @Patrick_Rexroth!

I think this is what you’re looking for - https://support.wix.com/en/article/embedding-custom-code-on-your-site

Hope it helps :slight_smile: