Ricerche recenti
Nessuna ricerca recente

Admin Malte Lensch/Andreas Ebert
Data ingresso 16 apr 2021
·
Ultima attività 04 feb 2022
Seguiti
0
Follower
0
Attività totali
4
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Admin Malte Lensch/Andreas Ebert
Admin Malte Lensch/Andreas Ebert ha commentato,
Visualizza commento · Data ultimo post: 27 lug 2020 · Admin Malte Lensch/Andreas Ebert
0
Follower
0
Voti
0
Commenti
Admin Malte Lensch/Andreas Ebert ha commentato,
Thanks for no answer...
In the meanwhile we have figured out a working workaround by using a trigger to control the chat queue and show/not show the chat widget.
{
"event": "page_enter",
"condition": [
"and",
[
"gt",
"@queue_size",
5
],
[
"eq",
"@visitor_is_chatting",
false
]
],
"actions": [
[
"blockVisitor",
"Warteschlange"
]
]
}
Visualizza commento · Data ultimo post: 27 lug 2020 · Admin Malte Lensch/Andreas Ebert
0
Follower
0
Voti
0
Commenti
Admin Malte Lensch/Andreas Ebert ha commentato,
Alternatively, you can look at using the real time APIs in conjunction with the widget Javascript APIs to create custom code to see when to show/hide the widget based on the current number of chats in the queue.
-> Can you provide more details on how such a solution would work? Thanks!
Visualizza commento · Data ultimo post: 28 mag 2020 · Admin Malte Lensch/Andreas Ebert
0
Follower
0
Voti
0
Commenti