最近搜索
没有最近搜索
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