最近の検索
最近の検索はありません
Changing tagline based on language settings or department
回答済み
投稿日時:2021年10月20日
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件のコメント
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