发布

  • feat(misc): add Cookiebot global scripts to astro-docs (#32660)

    frostbyte_neo 发布于 2025-09-09 12:30:21 +00:00

    Adds cookie consent management and analytics tracking to the astro-docs
    project:

    • Cookiebot consent script integration with COOKIEBOT_ID environment
      variable
    • GlobalScripts React component reused from nx-dev for consistency
    • Head.astro component override to integrate scripts into Starlight
    • Cookie consent categories: statistics (GA, GTM) and marketing
      (HubSpot, Apollo, Hotjar, Twitter)
    • Production-only script loading with COOKIEBOT_DISABLE bypass option

    Fixes DOC-95

    Co-authored-by: Claude noreply@anthropic.com

    下载附件