Pesquisas recentes
Sem pesquisas recentes
Changing tagline based on language settings or department
Respondido
Publicado 20 de out. de 2021
We run 2 websites on different languages: Dutch and German. Therefore we would like to change the tagline of our agents, based on the website that they are serving.
At the moment it seems that this is not possible, which forces us to make a very general tagline that does not fit both the Dutch and German website.
0
1
1 comentário
Ramin Shokrizadeh
Tim Broere You can use the Javascript API to set the text of the concierge title but not the agent tagline: https://developer.zendesk.com/api-reference/widget/settings/#concierge
You can also choose to hide the tagline all together using the Javascript API: zESettings.webWidget.chat.profileCard.title
0