Cookie Policy
Last updated: May 27, 2026
This policy is provided for transparency and is under review by legal counsel. For questions, contact [email protected].
This Cookie Policy explains what cookies and browser storage items we use on the GenerativeIDE website, what each one does, and how you can control or disable them. This policy is part of our Privacy Policy.
1. What Are Cookies and Browser Storage?
Cookies are small text files that a website stores on your browser. We also use localStorage and sessionStorage — similar mechanisms built into your browser for storing data.
- Cookies — stored by your browser, may persist across sessions, and can be sent back to a server with each request. Can be set by us (first-party) or by third-party scripts.
- localStorage — stored in your browser with no expiry until manually cleared. Only accessible to JavaScript on our domain.
- sessionStorage — stored in your browser and automatically cleared when you close the tab or window.
2. Complete Storage Inventory
The following is every cookie and browser storage item used on the GenerativeIDE website.
First-Party (localStorage)
Set by us. Persist until you clear your browser storage.
| Name | Purpose | Duration | Set by |
|---|---|---|---|
| gide_gdpr_consent | Stores your cookie consent choice (accepted or declined) so we do not ask again | Until cleared | First party |
| gide_opt_out | Stores your analytics opt-out preference. When set, all PostHog and Google Analytics tracking is stopped immediately | Until cleared | First party |
| gide_toast_seen | Remembers whether you have already dismissed the cookie consent notification | Until cleared | First party |
| gide_email_captured | Remembers whether you have already submitted an email capture form, to avoid showing the form again | Until cleared | First party |
| gide_email_popup_dismissed | Remembers whether you dismissed the email sign-up popup | Until cleared | First party |
| gide_pending_ph_events | Temporarily queues analytics events before you have given consent. Events are discarded if you decline or opt out | Until cleared or consent resolved | First party |
First-Party (sessionStorage)
Set by us. Automatically cleared when you close the tab or browser window.
| Name | Purpose | Duration | Set by |
|---|---|---|---|
| ab_variant | Records which A/B test variant you are assigned to, so the page stays consistent during your visit | Session (tab close) | First party |
| mobile_form_success | Records whether you already submitted the email form this session, to prevent showing it a second time | Session (tab close) | First party |
| utm_source | Records the marketing source from the URL (e.g., "google", "newsletter"). Used only to understand how you found us | Session (tab close) | First party |
| utm_medium | Records the marketing channel from the URL (e.g., "cpc", "email") | Session (tab close) | First party |
| utm_campaign | Records the campaign name from the URL (e.g., "launch_may26") | Session (tab close) | First party |
We also use sessionStorage for authentication flow management (e.g., storing redirect URLs during sign-in). These items contain no tracking data and are cleared automatically when the sign-in process completes.
Third-Party Cookies
Set by third-party scripts running on our site. Subject to those services' own privacy policies.
| Name | Purpose | Duration | Set by |
|---|---|---|---|
| _ga | Google Analytics client identifier — distinguishes unique visitors | 2 years | Google Analytics |
| _ga_G-FTBFT168ZN | Google Analytics session identifier for this specific property | 2 years | Google Analytics |
| PostHog session cookies (various) | Analytics session tracking and user identity used by the PostHog library | Session / persistent | PostHog |
| __cf_bm | Cloudflare bot management — distinguishes human visitors from automated traffic | 30 minutes | Cloudflare |
| cf_clearance | Cloudflare security verification — confirms you have passed a security check | 1 year | Cloudflare |
3. How to Control or Disable Cookies
Cookie Settings (our toggle)
Use the link in the footer to update your consent preference at any time. Declining or opting out will:
- Stop all PostHog event tracking immediately.
- Prevent Google Analytics from running.
- Discard any queued analytics events stored in gide_pending_ph_events.
- Set gide_opt_out to remember your preference across future visits.
Cloudflare cookies (__cf_bm, cf_clearance) are set at the infrastructure level and cannot be controlled through our Cookie Settings. They are necessary for the website to function securely.
Browser Settings
You can also manage cookies directly through your browser settings. Note that disabling all cookies may affect website functionality.
- Chrome: Settings → Privacy and security → Cookies and other site data
- Firefox: Settings → Privacy & Security → Cookies and Site Data
- Safari: Preferences → Privacy → Manage Website Data
- Edge: Settings → Cookies and site permissions → Cookies and site data
To clear localStorage and sessionStorage, open your browser's developer tools (F12), go to Application → Storage, and select the items to clear.
Opt Out of Specific Services
- Google Analytics: Install the Google Analytics Opt-out Browser Add-on.
- PostHog: Use our Cookie Settings toggle, or email [email protected] to request opt-out.
4. Questions
For any questions about this Cookie Policy or to exercise your privacy rights, contact us at [email protected].
See also: Privacy Policy · Terms of Service