Notifications
Clear all
Topic starter 14/07/2021 9:39 pm
Open Hubspot chat with the click of the anchor tag or on the button.
<script> jQuery('#btnClick').on('click', function(){ window.HubSpotConversations.widget.open(); }); </script>
This topic was modified 3 years ago by Dev Sam