Skip to main content
DEVAI
Language: English
Cookies and preferences

Cookie Policy

How the DevAI website uses cookies and similar technologies for functionality, consent, optional analytics, security, and external media.

Last updated

2026-04-29

This is a technical public draft for legal review. The table below should be re-checked against the production deployment and any future tag or consent changes.

Related pages

1. What cookies and similar technologies are

This Cookie Policy explains how the DevAI website uses cookies and similar technologies.

Cookies are small browser files. The website may also use similar technologies such as localStorage and sessionStorage to remember preferences, sessions, technical identifiers, or attribution context.

2. Why the DevAI website uses them

  • to keep the website working and remember language or consent choices
  • to support secure sign-in for the internal back office when used
  • to protect forms and rate-limit abuse
  • to run optional analytics when the user allows that category
  • to load external media such as Google Maps when the user allows that category

6. Browser-level controls

You can also block or clear cookies and browser storage through your browser settings. Doing so may affect sign-in, saved preferences, or how some forms behave.

7. Relevant third-party services

  • Analytics: [TO CONFIRM: analytics provider if enabled later]
  • CAPTCHA: [TO CONFIRM: CAPTCHA provider if enabled later]
  • Maps / external media: [TO CONFIRM: maps provider if enabled later]
  • Internal authentication: NextAuth / Google OAuth if enabled [TO CONFIRM]

8. Contact

Questions about cookies or privacy preferences can be sent through the contact details shown on the contact page.

Cookie and similar technology table

This table uses the full legal layout width on desktop and stays horizontally scrollable on smaller screens.

Table of cookies and similar technologies used by the DevAI website
NameProviderCategoryPurposeDurationTypeConsent required
devai_cookie_consentDEVAIStrictly necessary / consent preferencesStores the categories of cookies the user has accepted or rejected.12 monthsFirst-party cookieNo, because it stores the consent choice itself
devai_analytics_consentDEVAIStrictly necessary / consent preferencesStores whether optional analytics may load.12 monthsFirst-party cookieNo, because it stores the consent choice itself
devai:visitor-idDEVAIInternal measurement / similar technologyPersistent identifier for internal visitor tracking and session correlation.Until localStorage is cleared by the userlocalStorage (first-party)Needs review. In the current implementation it is not blocked before consent [TO REVIEW].
devai:visitor-session-idDEVAIInternal measurement / similar technologySession identifier for internal page-view tracking.Until the browser session endssessionStorage (first-party)Needs review. In the current implementation it is not blocked before consent [TO REVIEW].
devai_attributionDEVAIAttribution / similar technologyStores source and UTM parameters in sessionStorage for forms and analytics context.Until the browser session endssessionStorage (first-party)Needs review. It is written before analytics consent in the current codebase [TO REVIEW].
next-auth.* / __Secure-next-auth.* [TO CONFIRM]DEVAIStrictly necessary / authenticationSupports authentication, CSRF protection, callback state, and sessions for the internal back office.Session or configured session lifetime [TO CONFIRM]First-party cookieNo, for secure authentication to work