Ricerche recenti


Nessuna ricerca recente

Eric's Avatar

Eric

Data ingresso 05 gen 2023

·

Ultima attività 14 dic 2023

Seguiti

0

Follower

0

Attività totali

6

Voti

0

Abbonamenti

3

PANORAMICA ATTIVITÀ

Ultima attività di Eric

Eric ha commentato,

CommentoWeb 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? 

Visualizza commento · Data ultimo post: 14 dic 2023 · Eric

0

Follower

0

Voti

0

Commenti


Eric ha creato un post,

Post 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? 
 

Data ultimo post: 14 dic 2023 · Eric

1

Follower

6

Voti

6

Commenti


Eric ha commentato,

CommentoWeb 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. 

Visualizza commento · Data ultimo post: 06 gen 2023 · Eric

0

Follower

2

Voti

0

Commenti