Create surveys that support multiple languages using translations. This helps you reach a diverse audience without making separate surveys for each language. It also simplifies survey creation, delivery, and analysis for multilingual audiences.
language
attribute for the user. Read this guide for App Surveys
lang
parameter in the survey URL. Read this guide for Link Surveys
setLanguage
function with the language code. This can be either the ISO identifier or the Alias you set when creating the language. The language
attribute makes sure that this user only sees surveys with a translation in this specific language available.land
URL parameter.
After publishing the survey, just copy the survey link and append the lang
query parameter with the language alias you have set.
For example, if you have set the alias for French as fr
, you can share the survey link as
https://your-survey-url.com?lang=fr
Here are two examples:
lang
parameter, Feedbackflow will show the survey in the default language you have set.
You can now start collecting responses in multiple languages!