Google Analytics 4 (GA4). On your first visit the site shows a cookie dialog with two choices, OK or Cancel. The GA4 tag (measurement ID G-9H5406F02W) is loaded only if you click OK. If you click Cancel, or close the banner without choosing, no GA4 tag is injected and no analytics cookies are set. When GA4 is allowed it uses two first-party cookies to count pageviews and track navigation between pages:
_ga — distinguishes unique browsers. Expires after 2 years._ga_9H5406F02W — persists session state for this specific GA4 property. Expires after 2 years.
GA4 anonymizes IP addresses before storage by default, so no full IP is retained against your session. We use the standard GA4 configuration only: no Google Signals, no remarketing, no ad personalization, no Google Ads linkage, no user-ID joins across devices. The data we receive is aggregate (page popularity, referrer, rough geography, device class).
No other cookies. The contact form's anti-abuse measures (honeypot, time-to-submit check, rate limit, disposable-email blocklist) are all server-side and set no cookies. No anti-bot cookies, no session cookies, no preference cookies beyond GA4.
Remembering your choice. Your OK / Cancel answer is stored under the key 2060-cookie-consent in your browser's localStorage so the banner does not reappear on every page. That entry is not a cookie, is not transmitted to any server, and is scoped to this origin only. Clearing site data for 2060.io in your browser will reset the dialog on your next visit.
No ad networks. No cross-site trackers. GA4 is the only third-party tag on the site.
Clicking Cancel in the banner is the simplest way to opt out. As a belt-and-braces alternative, browser-level blockers like uBlock Origin or the official Google Analytics Opt-out Browser Add-on will also prevent the GA4 script from loading. We do not contest either choice and the site functions identically.