最近の検索


最近の検索はありません

Eric's Avatar

Eric

参加日2023年1月05日

·

前回のアクティビティ2023年12月14日

フォロー中

0

フォロワー

0

合計アクティビティ

6

投票

0

受信登録

3

アクティビティの概要

さんの最近のアクティビティ Eric

Ericさんがコメントを作成しました:

コメントWeb Widget documentation

window.zE('messenger', 'loginUser', function (callback) {

callback(token);

})
 
when a user clicks to open the chat for the first time, it creates a ticket for them even when no message was sent on their end. why is this? 

コメントを表示 · 投稿日時:2023年12月14日 · Eric

0

フォロワー

0

投票

0

コメント


Ericさんが投稿を作成しました:

投稿 Q&A - Chat, messaging, and widgets

I added the messaging web widget to my app and login users if they are authenticated:

window.zE('messenger', 'loginUser', function (callback) {
callback(token);
})
 
when the user clicks to open the chat for the first time, it creates a ticket for them even when no message was sent on their end. why is this? 
 

投稿日時:2023年12月14日 · Eric

1

フォロワー

6

投票

6

コメント


Ericさんがコメントを作成しました:

コメントWeb Widget documentation

Anyone else getting a random name (ex. Visitor 66340348) for the user even though a name is in the token? The name seems to be received on Zendesk's end since the chat has a message saying "Changed their display name to ...", but the name is not actually changed. 

コメントを表示 · 投稿日時:2023年1月06日 · Eric

0

フォロワー

2

投票

0

コメント