Prevent bot from loading immediately

Hi @Siyabonga,

Glad to know that it’s working well for you.

That’s because the HubSpot script loader on your page will create the window.HubSpotConversations for you, but it may not be available immediately and hence we need another else statement to defer accessing the API until it has been initialized by using window.hsConversationsOnReady.