Hi Christian,
Very good questions. First up, deleting chats. This can be done via
the webchat client's Activity tab or the admin site. But, only users
with admin permissions can actually delete things. So, an admin user
signed into the webchat client can delete chats. Regular user
accounts will not be able to succeed in deleting things whether
they're signed into the admin site or the webchat client (they can see
the options but it won't work). We should probably disable the
buttons for users without permissions to delete.
If you'd like all of your users to be able to delete chat data, we can
give them all admin permissions. Just email us at
sup...@libraryh3lp.com with the usernames.
Next, detecting when the patron has closed or navigated away from
their widget. This is a bit of tricky business with widgets because
of varying browser support. The best and most immediate notice of
this comes from the window unload event, which is supported well in
Firefox and IE but not in Chrome. For browsers that don't support the
window unload event, we have some other techniques and plans to
improve detection further. It's a bit of a fine line because all
sorts of very common minor network issues could be confused with the
patron leaving, so we don't want to over-detect.
Best wishes,
Pam
> --
> You received this message because you are subscribed to the Google Groups
> "libraryh3lp" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/libraryh3lp/-/lBGvL_MAjssJ.
>
> To post to this group, send email to
libra...@googlegroups.com.
> To unsubscribe from this group, send email to
>
libraryh3lp...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/libraryh3lp?hl=en.