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!