Cookies
This page lists every cookie actually set by GamingCI's sites today — nothing more.
gamingci.com (this marketing site)
Sets no cookies at all. There is no consent banner on this site because there is nothing to consent to — no analytics cookie, no advertising cookie, no first-party tracking cookie.
demo.gamingci.com (the demo application)
Sets exactly one cookie, gamingci.sid, when you sign in.
It is strictly necessary for the application to work — without it,
the server has no way to recognise that your next request belongs to
your signed-in session.
- Purpose: keeps you signed in between requests.
- Type: first-party, session-management. Not an analytics or advertising cookie.
- Security:
HttpOnly(not readable by page JavaScript),Secure(only sent over HTTPS),SameSite=Lax, and scoped only to the exact host that set it — it is never sent to gamingci.com or any other subdomain. - Lifetime: expires automatically after a bounded period of inactivity, so a session left signed in on a lost or shared device does not stay valid indefinitely.
Because this is a strictly-necessary cookie with no tracking or advertising purpose, no cookie-consent banner is shown for it — under prevailing guidance (e.g. the ePrivacy Directive's exemption for cookies "strictly necessary" for a service the user explicitly requested), consent banners exist for non-essential cookies, not this kind. If GamingCI ever introduces an analytics or advertising cookie, this page — and the consent mechanism it describes — will be updated before that cookie is set, not after.