I’m trying to embed JavaScript site-wide (HubSpot messaging tool).
How do I do this?
I’m trying to embed JavaScript site-wide (HubSpot messaging tool).
How do I do this?
You can try using an HTML Component. Here’s an article that might help: Working with the HTML Component in Developer Tools .
I had the same issue…the HTML Component was the correct answer to get it added to my site.
The new challenge is this: The chat box is supposed to “float” on the page (i.e., be visible regardless of where the page is being scrolled to), but it’s not. It’s located at the bottom right of the page, only visible once scrolled down to it.
I’ve confirmed with HubSpot that the chatbox is supposed to float.
What can I do to resolve this?
Thanks!