@@ -100,6 +100,19 @@ export default function CookiePolicy() {
100100 < td className = "border border-border px-4 py-3" > 1 year</ td >
101101 < td className = "border border-border px-4 py-3 font-mono text-sm" > ph_*</ td >
102102 </ tr >
103+ < tr >
104+ < td className = "border border-border px-4 py-3 font-medium" > HubSpot</ td >
105+ < td className = "border border-border px-4 py-3" >
106+ Marketing automation and visitor tracking
107+ </ td >
108+ < td className = "border border-border px-4 py-3" >
109+ Analytics (only with your consent)
110+ </ td >
111+ < td className = "border border-border px-4 py-3" > 13 months</ td >
112+ < td className = "border border-border px-4 py-3 font-mono text-sm" >
113+ hubspotutk, __hstc, __hssrc, __hssc
114+ </ td >
115+ </ tr >
103116 </ tbody >
104117 </ table >
105118 </ div >
@@ -122,6 +135,15 @@ export default function CookiePolicy() {
122135 PostHog Privacy Policy
123136 </ a >
124137 </ p >
138+ < p >
139+ < a
140+ href = "https://legal.hubspot.com/privacy-policy"
141+ target = "_blank"
142+ rel = "noopener noreferrer"
143+ className = "text-primary hover:underline" >
144+ HubSpot Privacy Policy
145+ </ a >
146+ </ p >
125147
126148 < h2 className = "mt-12 text-2xl font-bold" > Essential cookies</ h2 >
127149 < p >
@@ -133,10 +155,10 @@ export default function CookiePolicy() {
133155
134156 < h2 className = "mt-12 text-2xl font-bold" > Analytics cookies</ h2 >
135157 < p >
136- We use PostHog analytics cookies to understand how visitors interact with our website. This
137- helps us improve our services and user experience. Analytics cookies are placed only if you give
138- consent through our cookie banner. The lawful basis for processing these cookies is your
139- consent, which you can withdraw at any time.
158+ We use PostHog and HubSpot analytics cookies to understand how visitors interact with our
159+ website. This helps us improve our services, user experience, and marketing efforts. Analytics
160+ cookies are placed only if you give consent through our cookie banner. The lawful basis for
161+ processing these cookies is your consent, which you can withdraw at any time.
140162 </ p >
141163
142164 < h2 className = "mt-12 text-2xl font-bold" > Third-party services</ h2 >
0 commit comments