Cookies are small text files placed on your device when you visit a website. They are widely used to make websites work efficiently and to remember your preferences between visits.
We also use localStorage and sessionStorage — similar technologies built into your browser — to store chat session data and language preferences without needing server-side sessions.
Essential cookies — Required for the website to function. Cannot be disabled.
shamil_chat_v3 (localStorage) — Stores your chat widget session: clientId, conversation history, name, and contact info. This allows the chat to persist between page refreshes. Cleared when you clear browser data.cw_sess_* (sessionStorage) — Tracks whether the chat widget has greeted you in the current browser session to prevent duplicate welcome messages. Automatically deleted when you close the browser tab.Preference cookies — Remember your choices to improve your experience.
lang (localStorage) — Stores your selected language (English, Arabic, Urdu, etc.) so you don't need to re-select it on every visit.Analytics — Aggregate, anonymous usage data. No personal identifiers stored.
Authentication — Used only if you sign in with Google to leave a review.
Unlike cookies, localStorage data is not sent to our servers on every request — it stays in your browser until you clear it. Here is a complete list of what we store:
None of this data is shared with third parties. It exists solely to improve your experience on our website.
We do not use advertising cookies or third-party tracking networks. The only third-party services that may set cookies are:
We do not use Facebook Pixel, TikTok Pixel, Google Analytics, Hotjar, Intercom, or any similar tracking tools.
You have full control over cookies and local storage:
Since our essential cookies are strictly functional (not advertising), there is no need for a cookie consent banner. We have designed our site to minimise data collection from the outset.
We may update this Cookie Policy if we add new features that use different storage mechanisms. We will update the "Last updated" date at the top of this page and notify active subscribers of any material changes.
Questions about our use of cookies or local storage? Contact us:
We're happy to explain exactly what data is stored and why.