The short version
01This website
The Plenix marketing site is a static, server-rendered site. It does not set cookies, does not run Google Analytics or any equivalent, does not embed advertising or social tracking pixels, and does not build a profile of you.
Our web server keeps standard access logs — IP address, timestamp, page requested, browser type — which we use to keep the site up and to investigate abuse. Those are described in the Privacy Policy, and are not cookies.
02The sales chat
If you open the chat widget, it stores one value in your browser’s session storage so your conversation survives a page navigation.
| Name | Type | Purpose | Lifetime |
|---|---|---|---|
| px_chat_token | Session storage | Identifies your chat conversation so replies reach the right window. | Deleted when you close the tab. |
Session storage is not a cookie: it is never sent to a server automatically, it is not readable across sites, and your browser discards it when the tab closes. It is set only when you open the chat, not on page load.
03Inside the platform
Signed-in use of the Plenix application at your own subdomain requires cookies that are strictly necessary to deliver a service you have asked for.
| Purpose | Why it is necessary |
|---|---|
| Session and authentication | Keeps you signed in and bound to the correct tenant between requests. Without it you would be signed out on every page. |
| Security tokens | Protects against cross-site request forgery, so a third-party site cannot act as you. |
| Interface preferences | Remembers choices you make, such as theme and layout, so you do not set them again on each visit. |
These are first-party, are not used to track you across other websites, and are not shared with advertisers. Customers who embed Plenix features on their own sites — a booking page, a lead form, a chatbot — are responsible for their own cookie notice on the site doing the embedding.
04Why there is no consent banner
Regulation 6 of the Privacy and Electronic Communications Regulations 2003 requires consent before storing information on a user’s device — but exempts storage that is strictly necessary to provide a service the user has requested.
- On this website we store nothing at all, so no consent is required and none is asked for.
- The chat token is set only when you actively open the chat, to deliver that conversation, and falls within the strictly-necessary exemption.
- Platform session cookies are strictly necessary to keep you signed in to a service you have asked for.
If we ever introduce analytics or any non-essential storage, we will ask for your consent first, in a banner that makes refusing as easy as accepting — and this page will say so before it happens.
05Your control
- Every major browser lets you view, block and clear cookies and site data from its settings.
- Clearing site data will sign you out of the platform. It will not otherwise affect the marketing site, which stores nothing.
- Blocking strictly-necessary storage will prevent you from signing in — there is no way around that, because it is what keeps a session attached to you.
Questions about this policy: privacy@plenix.cloud.