I'm integrating a chatbot into my website, but I want to trigger the chatbot popup when a user clicks a custom button (chat with us) instead of it opening automatically. The chatbot is embedded via a script, but I can't find a clear way to control its behavior.
Has anyone successfully implemented this? Do I need to use JavaScript to target the chatbot? If so, how do I properly reference and trigger it?
Any help or code snippets would be appreciated! Thanks in advance. 😊