Yes, you can route chats based on the domain URL rather than a specific page URL. To do this, modify the condition in your Chat trigger to 'Visitor page > contains > www.xyz.com.au'. This way, any chat initiated from your domain, regardless of the specific page, will be routed to the designated department.
This method is similar to routing based on a specific page URL, but it uses the 'contains' condition to cover all pages under the domain. This approach ensures that all visitors on your site are automatically routed using this trigger.
You can route a chat to a specific department by creating a Chat trigger based on the URL of the page the visitor is on. This involves setting a condition in the Chat trigger to check the visitor's page URL. For example, if you want to route chats…
If your chat routing trigger isn't working, it might be due to incorrect trigger conditions or actions. Ensure that the 'Set visitor department' action is used with the 'When a visitor has loaded the chat widget' trigger condition. If the trigger…
There isn't a strict limit to the number of conditions a Zendesk trigger can check, but adding many conditions can delay the execution time. Each condition requires additional processing, which can slow down the trigger's response. For optimal…
To test if your chat routing trigger is working, you can add tags to your trigger actions. If the tags are not added when the trigger is supposed to fire, it indicates that the trigger did not execute as expected. Testing with tags provides a…