Overview
Ahlyx Labs is a portfolio of open-source security tools. This page describes what data is collected when you visit this site and how it is used.
What data is collected
This site uses two analytics systems:
- Vercel Analytics — automatically enabled. Collects aggregate, anonymous metrics: page views, device type (desktop/mobile), and approximate country derived from your IP address. No personally identifiable information is stored. Vercel does not set cookies for this data.
- Google Analytics 4 (GA4) — only enabled with your explicit consent. When consented, GA4 may collect session data including pages visited, time on page, browser type, approximate location, and a pseudonymous client ID stored in a first-party cookie. This data is processed by Google under their privacy policy.
Cookies
This site stores one item in your browser's
localStorage: the key analytics_consent,
which records your accept/decline decision so the banner does
not reappear. This is not a tracking cookie.
If you consent to GA4, Google sets its own first-party
cookies (_ga, _ga_*) used to
distinguish sessions. These expire after 2 years.
Data sharing
No personal data is sold to or shared with third parties for commercial purposes. Analytics data is shared only with the analytics providers listed above (Vercel, Google) and only to the extent required to operate those services.
How to opt out
To withdraw GA4 consent at any time:
-
Open your browser's developer console and run
localStorage.removeItem('analytics_consent'), then reload the page. - The consent banner will reappear — click [ DECLINE ] to keep GA4 in denied mode.
Vercel Analytics cannot be opted out of on a per-visitor basis as it collects no personal data and sets no cookies.
Contact
Questions or concerns about this policy can be raised via github.com/Ahlyx.