The current implementation of the tawk.to widget does not allow users to fully dismiss or hide the chat interface while browsing. This creates unnecessary distraction for visitors who are not interested in engaging with live chat.
Problem Statement
Users can minimise the widget, but cannot fully close or dismiss it. The widget remains persistently visible across the browsing session.
This may:
- Distract users from shopping
- Negatively impact UX and conversion
- Cause frustration, particularly on mobile
Proposed Solution
Introduce a persistent “close (X) icon” within the widget interface that allows users to fully hide the widget.
Desired Behaviour
- Close / Hide Functionality
Add a clearly visible “X” icon on the widget (both desktop & mobile)
When clicked:
The widget should be fully hidden, not just minimised - Controlled Reappearance Logic
The widget should not immediately reappear after being dismissed.
Instead, behaviour should be configurable via backend settings:
Suggested options:
Hide for:
- Current session only
- X minutes (e.g. 10, 30, 60 minutes)
- Until next session
Optional:
- Reappear on next page load after timeout
- Reappear only on high-intent pages (e.g. checkout)