Proactive chat messages behave differently on mobile devices compared to desktops. On mobile browsers, these messages don't automatically open the chat window. If your chat is embedded in a mobile app via SDKs, the chat session won't start unless the user clicks on the chat within the app. This is a limitation of mobile platforms, so consider alternative ways to engage mobile users.
If your visitors aren't receiving proactive chat messages, it might be because no agents are online. Triggers only work when at least one agent is available. Make sure to set your availability correctly. Additionally, ensure that the trigger…
If your visitor URL condition trigger isn't working, it might be due to the operator used. The 'Equals' operator requires an exact URL match, while the 'Contains' operator checks for keywords or phrases within the URL. For more complex URL…
To set a department using chat triggers, ensure that the 'Set department' action is the first in the list of actions. If 'Send message to visitor' is set first, the trigger will ignore the department setting. The order of actions is crucial for the…
If the email address isn't displaying correctly in your chat trigger, it might be due to the use of the '@' symbol. In trigger actions, '@' is a placeholder, so you need to add an extra '@' symbol. For example, enter 'user@@domain.com' instead of…