In this article, we'll guide you through the process of creating a multilanguage flow using Tidio. This will enable your flow to send automated messages in multiple languages, ensuring a seamless interaction with your international customers.
In this article, you'll learn:
- What a multilanguage flow is
- How to add the Language condition to the flow
- How to create a flow for multiple languages
If you want to translate the Tidio widget, check our article on translating your chat widget.
Multilanguage flows
You can create a flow that will send automated messages in more than one language. The flow will detect the visitors' default browser language and base its actions on that. A multilingual flow is another step in interacting with your customers worldwide!
The multilanguage flow needs to have the Language condition placed after its trigger and before the rest of the content. The method can be used for every flow as long as the condition is added and the paths are connected correctly. This article will show you how to configure it step by step.
Adding the Language condition
To allow your flow to detect the visitor's language preferences, you need to add the Language condition. You can find it in the Conditions menu on the right in the visual editor.
Once the condition is added, it's time to adjust the Language node and connect it to some actions. You can list a single language that you want the flow to work with, or multiple languages - for creating different flows based on the language.
Creating a multilanguage flow
Click on the Language condition, select a language you want the flow to check for, and decide whether the language should be equal or not equal to the language you've chosen from the list.
You can connect the condition with further actions now. You can connect those nodes by dragging a connecting line from the condition towards the action you need. Once you do, you will be able to select once of the options (languages) you added earlier to your list:
In the example below, the condition checks if the language is equal to either English or Danish. The third connection is else, used only if none of the first two conditions are met (the visitor's language is neither English nor Danish).
As result, the flow will send a custom English message if the detected language is English, and a Danish message if the language is Danish. A third, different message is sent if the visitor's language is different.
Of course, you're free to use any actions you like to create different flows based on the visitor's browser language, or even make the flow do absolutely nothing when a specific language is detected.
Comments
0 comments
Please sign in to leave a comment.