On this page: Overview
1.Overview
Cookies and similar storage technologies help websites remember state and deliver core functionality.
For GenShot, analytics is active by default in production to monitor site quality and key product funnel interactions.
2.Technologies currently detected
As of 2026-03-21, our website review found the following technologies in active use:
- NEXT_LOCALE: Stores your selected language so the site can load and keep the correct locale.Code evidence: src/routing.ts
- Scroll reset + JSON-LD scripts: Supports functional page behavior and structured data.Code evidence: src/app/layout.tsx, src/app/[locale]/layout.tsx, src/components/faq/FaqSection.tsx
- Firebase Analytics (GA4): Collects production traffic and interaction analytics through Firebase Analytics (GA4).Code evidence: src/components/analytics/AnalyticsProvider.tsx, src/lib/analytics/firebase.ts
- genshot_cookie_preferences: Stores your consent decision so we can respect your cookie preferences across visits.Code evidence: src/lib/cookie-consent/consent-storage.ts
- genshot_theme_preference: Stores your light/dark appearance choice for the current browser session after you toggle theme.Code evidence: src/lib/theme/theme-storage.ts, src/components/theme/ThemeProvider.tsx
The current v2 website includes production-only Firebase Analytics (GA4). Optional marketing technologies are not active.
4.How to manage your choices
You can manage cookie preferences at any time through the website controls:
- Use the “Cookie settings” control in the footer to open preference details.
- Review category explanations in the modal before changing any optional settings.
- You can also adjust browser-level cookie settings, subject to browser capabilities.