diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index a817ec1..60db839 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -78,7 +78,7 @@ const primaryLinks = [ © {new Date().getFullYear()} ScientFactory @@ -87,10 +87,12 @@ const primaryLinks = [ diff --git a/src/pages/privacy.astro b/src/pages/privacy.astro index 5eda1a2..fe71227 100644 --- a/src/pages/privacy.astro +++ b/src/pages/privacy.astro @@ -24,10 +24,10 @@ import Layout from "../layouts/Layout.astro"; With “Essential only,” each event receives a new event-specific identifier. The database stores the time, page path, and only the details needed for that event—for example, the installer type or destination website and path. Query strings are discarded. These counts describe events, not unique people or a person's journey through the site.

- If you choose “Allow analytics,” we set a random first-party visitor identifier for up to 180 days and create a temporary identifier for the current browser session. This lets us measure returning visits, sessions, and the path from page view to installer download. The identifiers are random: they are not derived from your name, email address, device fingerprint, IP address, or account with another service. + If you choose “Allow analytics cookies,” we set a random first-party visitor identifier for up to 180 days and create a temporary identifier for the current browser session. This lets us measure returning visits, sessions, and the path from page view to installer download. The identifiers are random: they are not derived from your name, email address, device fingerprint, IP address, or account with another service.

- ScientFactory stores events and consent records first in its Cloudflare database. Pseudonymous copies may also be processed in ScientFactory's EU-hosted PostHog project so we can analyze usage and retention. You can change your choice at any time through “Analytics settings” in the footer; choosing “Essential only” removes the persistent visitor cookie. + ScientFactory stores events and consent records first in its Cloudflare database. Pseudonymous copies may also be processed in ScientFactory's EU-hosted PostHog project so we can analyze usage and retention. You can change your choice at any time through “Cookie settings” in the footer; choosing “Essential only” removes the persistent visitor cookie.

ScientFactory does not use advertising trackers, browser fingerprinting, behavioral session recording, or cross-site tracking on this website. Research content is never included in website analytics events.