Recherches récentes


Pas de recherche récente

Eric's Avatar

Eric

Adhésion le 05 janv. 2023

·

Dernière activité le 14 déc. 2023

Suivis

0

Abonnés

0

Activité totale

6

Votes

0

Abonnements

3

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Eric

Eric a ajouté un commentaire,

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

Afficher le commentaire · Publication le 14 déc. 2023 · Eric

0

Abonnés

0

Votes

0

Commentaire


Eric a créé une publication,

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

Publication le 14 déc. 2023 · Eric

1

Abonné

6

Votes

6

Commentaires


Eric a ajouté un commentaire,

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

Afficher le commentaire · Publication le 06 janv. 2023 · Eric

0

Abonnés

2

Votes

0

Commentaire