# Cookie Management

## Essentials

### Cloudflare
- **Name:** _cf_bm  
  **Description:** Bot Management - identifies and mitigates automated traffic  
  **Type:** Cookie  
  **Retention:** 30 minutes  
- **Name:** cf.turnstile.u  
  **Description:** Protects forms and embedded video requests against bots by validating that interactions originate from real users via Cloudflare Turnstile.  
  **Type:** Local Storage  
  **Retention:** session

### Asana
- **Name:** xsrf_token  
  **Description:** Protects embedded Asana forms and API calls against cross-site request forgery by validating a CSRF token with each submission.  
  **Type:** Cookie  
  **Retention:** session  
- **Name:** logged_out_uuid  
  **Description:** Stores a unique identifier for logged-out visitors so Asana can manage authentication and security-related login flows.  
  **Type:** Cookie  
  **Retention:** 2 years  
  
### YouTube
- **Name:** YSC  
  **Description:** Used to track user interactions and measure advertising effectiveness for embedded videos  
  **Type:** Cookie  
  **Retention:** Session

## Analytics
- **Sentry**  
  **Privacy Policy:** [Sentry](https://sentry.io/privacy/)  
  - **Name:** sentryReplaySession  
    **Description:** Record and replay user browser sessions to diagnose errors, performance issues, and technical problems on the website.  
    **Type:** Session Storage  
    **Retention:** session

### PostHog
- **Name:** ph_phc_Ygt3YTxNy3aPuU2BjFSK42G6vIMK0LQ5MPc6Uc4hM93_primary_window_exists  
  **Description:** Used by PostHog Analytics to get insights into user behavior and track events.  
  **Type:** Session Storage  
  **Retention:** Configurable by customer, default 7 years for events

## Marketing
- **Revsure**  
  **Privacy Policy:** [Revsure](https://www.revsure.ai/privacy/policy)  
  - **Name:** rl_user_id  
    **Description:** Stores the user ID set via the identify API. All the subsequent event payloads will contain this data unless cleared from the storage.  
    **Type:** Cookie  
    **Retention:** Session

### YouTube
- **Name:** VISITOR_PRIVACY_METADATA  
  **Description:** Stores visitor privacy settings and consent information for personalized advertising  
  **Type:** Cookie  
  **Retention:** 5 months

## Personalization
- **YouTube**  
  - **Name:** yt-icons-last-purged  
    **Description:** Store the time when YouTube last cleared and refreshed cached player icon resources so the embedded video player UI loads correctly.  
    **Type:** Local Storage  
    **Retention:** persistent

---

This structured format clarifies the types of cookies used on the site along with their purposes and retention policies. Please refer to the privacy policies of the respective services for additional information.
