Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Eric's Avatar

Eric

Beigetreten 05. Jan. 2023

·

Letzte Aktivität 14. Dez. 2023

Folge ich

0

Follower

0

Gesamtaktivitäten

6

Stimmen

0

Abonnements

3

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Eric

Eric hat einen Kommentar hinterlassen

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

Kommentar anzeigen · Gepostet 14. Dez. 2023 · Eric

0

Follower

0

Stimmen

0

Kommentare


Eric hat einen Post erstellt

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? 
 

Gepostet 14. Dez. 2023 · Eric

1

Follower

6

Stimmen

6

Kommentare


Eric hat einen Kommentar hinterlassen

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

Kommentar anzeigen · Gepostet 06. Jan. 2023 · Eric

0

Follower

2

Stimmen

0

Kommentare