Last updated: March 18, 2026
Cookies are small text files stored on your device when you visit a website. They help the site remember your preferences and understand how you use it.
Guild uses a minimal set of cookies — only what is necessary to operate the Platform.
| Cookie | Purpose | Duration | Type |
|---|---|---|---|
guild_access | Authentication — JWT access token (HttpOnly, Secure, SameSite=Strict) | 15 minutes | Essential |
guild_refresh | Authentication — JWT refresh token (HttpOnly, Secure, SameSite=Strict) | 7 days | Essential |
guild_logged_in | UI state — indicates login status (readable by JavaScript for UI rendering) | 7 days | Essential |
guild_role | UI state — user role for admin/moderator rendering (set only for privileged users) | 7 days | Essential |
__cf_bm | Cloudflare bot management | 30 min | Essential |
__cfruid | Cloudflare rate limiting | Session | Essential |
cf_clearance | Cloudflare security challenge clearance | 30 min | Essential |
_ga | Google Analytics 4 — distinguishes unique visitors | 2 years | Analytics |
_ga_* | Google Analytics 4 — maintains session state | 2 years | Analytics |
In addition to cookies, the Platform may use browser localStorage and sessionStorage to store non-sensitive preferences (such as theme settings and UI state). This data never leaves your browser and is not transmitted to our servers.
Guild uses Google Analytics 4 to collect aggregate usage statistics such as page views, session duration, and general traffic patterns. GA4 sets the _ga and _ga_* cookies listed above. We do not enable advertising features, remarketing, or cross-site tracking within GA4. Data is used solely to improve the Platform.
Guild does not use:
We use Sentry for error tracking, which operates via JavaScript — not cookies.
You can delete or block cookies through your browser settings. Disabling essential cookies will prevent you from logging in and using authenticated features. You may block analytics cookies without affecting Platform functionality.
If we introduce non-essential cookies in the future, we will update this policy and implement a consent mechanism before deploying them.
Questions about cookies? Email privacy@guild.city.
See also: Terms of Service · Privacy Policy · Acceptable Use Policy