FlowConsent
ServicesBlogExtensionSolutionsPricingTry FlowConsent
FlowConsent

FlowConsent is a GDPR-compliant cookie consent management platform.

Product

  • Services
  • Extension
  • Extension support
  • Solutions
  • Pricing
  • FlowConsent App

Legal

  • Privacy Policy
  • Terms of Service
  • Legal notice

© 2026 FlowConsent by BeBranded. All rights reserved.

FrancaisDeutschEspanol

Does your website use third-party services? Get GDPR compliant in minutes.

Try FlowConsent
  1. Home
  2. Services
  3. Personalization
  4. GrowthBook
G

GrowthBook

Analytics

Related services

A

AB Tasty

AB Tasty is a digital analytics solution that helps businesses measure and understand their online performance through comprehensive data collection and analysis. It provides visitor tracking, behavioral insights, and conversion metrics across websites and applications. AB Tasty supports custom event tracking, audience segmentation, and automated reporting. With intuitive dashboards and visualization tools, AB Tasty enables informed decisions that improve experience and drive results.

Analytics
A

ABLyft

ABLyft is an analytics and measurement platform providing deep insights into digital ecosystem performance. It tracks user interactions, measures campaign effectiveness, and identifies optimization opportunities across web and mobile. ABLyft offers customizable dashboards, automated alerts, and data export capabilities. By transforming raw data into actionable intelligence, ABLyft empowers organizations to optimize strategy and maximize return on investment.

Analytics
A

Acquia Personalization

Acquia Personalization is a digital analytics solution that helps businesses measure and understand their online performance through comprehensive data collection and analysis. It provides visitor tracking, behavioral insights, and conversion metrics across websites and applications. Acquia Personalization supports custom event tracking, audience segmentation, and automated reporting. With intuitive dashboards and visualization tools, Acquia Personalization enables informed decisions that improve.

Analytics
A

Adobe Target

Adobe Target is an analytics and measurement platform providing deep insights into digital ecosystem performance. It tracks user interactions, measures campaign effectiveness, and identifies optimization opportunities across web and mobile. Adobe Target offers customizable dashboards, automated alerts, and data export capabilities. By transforming raw data into actionable intelligence, Adobe Target empowers organizations to optimize strategy and maximize return on investment.

Analytics
A

Algolia DocSearch

Algolia DocSearch is a foundational web service that powers critical website functions and digital experiences. It provides reliable infrastructure, seamless integration capabilities, and consistent performance across all devices and browsers. Algolia DocSearch supports modern development practices and scales with growing business needs. With a focus on stability and compatibility, Algolia DocSearch ensures your website delivers a smooth, uninterrupted experience to every visitor and search engine crawler.

Preferences
B

Bloomreach Discovery

Bloomreach Discovery is a digital analytics solution that helps businesses measure and understand their online performance through comprehensive data collection and analysis. It provides visitor tracking, behavioral insights, and conversion metrics across websites and applications. Bloomreach Discovery supports custom event tracking, audience segmentation, and automated reporting. With intuitive dashboards and visualization tools, Bloomreach Discovery enables informed decisions that improve experience.

Analytics
Get compliant — Try FlowConsent free

Free plan · 10-min setup

What does GrowthBook do?

GrowthBook is an open source feature flagging and A/B testing platform that runs experiments without requiring third-party cookies. Available as a self-hosted solution or as a managed cloud service with EU data residency on paid plans, it integrates with existing analytics warehouses (BigQuery, Snowflake, Redshift) so personal data never has to leave your infrastructure.

What is GrowthBook?

GrowthBook is an open source feature flagging and A/B testing platform created in 2020 to give product and growth teams a privacy-friendly alternative to legacy experimentation tools. It is distributed under an MIT license for the SDKs and a commercial source-available licence for the core, and can be installed on premise, on Kubernetes, or used through a managed cloud service. Where most experimentation suites store all event data on the vendor side, GrowthBook keeps the analysis on the customer''s own data warehouse: BigQuery, Snowflake, Redshift, ClickHouse, Postgres, MySQL, Databricks, and others. The product is used to ship features behind flags, run controlled experiments, gradually roll out releases, and run multivariate tests without leaking visitor data to a third party.

Cookies and data collected by GrowthBook

By default, the GrowthBook JavaScript and front-end SDKs do not write any cookie. Visitor assignment to a test variant is computed deterministically from a hashed attribute that the integrator supplies (user ID, account ID, anonymous device ID, or any custom identifier). When the optional Sticky Bucketing feature is enabled, GrowthBook can persist the variant assignment in localStorage or in a first-party cookie named gbuuid so a returning visitor keeps the same variant across sessions. Experiment exposure events are typically forwarded to the operator''s analytics warehouse, not to GrowthBook''s servers, which means the personal data footprint depends on what identifiers the integrator chooses to send.

GDPR and ePrivacy implications

Under the ePrivacy Directive, any storage of or access to information on the visitor''s terminal that is not strictly necessary requires prior consent. A/B testing for marketing optimisation is not strictly necessary, so the gbuuid cookie or any localStorage entry written by GrowthBook for sticky bucketing falls under the consent requirement. Pure server-side feature flags that never touch the browser storage and do not profile users can sometimes rely on legitimate interest, provided that a Legitimate Interest Assessment is documented. The CNIL, the BfDI in Germany, and the AEPD in Spain have all clarified that A/B testing tools writing identifiers must obtain consent.

Get GDPR compliant in 10 minutes

Free plan available · No credit card required

Try FlowConsent free

Consent requirements and CMP integration

For client-side experiments, the GrowthBook SDK must be loaded only after the visitor has accepted the relevant consent category, typically Statistics or Marketing. Most consent management platforms can gate the SDK script via a data-category attribute or by deferring initialisation until a consent event is fired. For server-side flags that do not personalise content based on personal data, the SDK can run unconditionally as long as no identifying attribute is forwarded to the warehouse before consent is given. Recording the consent decision alongside experiment exposure is a good practice that helps demonstrate accountability.

International data transfers

GrowthBook Cloud runs on AWS. The default region is in the United States, which means SDK telemetry, dashboard usage data, and any personal data sent to GrowthBook traverse the US. Pro and Enterprise plans offer EU data residency on AWS Frankfurt, which keeps the metadata inside the EEA. GrowthBook is certified under the EU, US Data Privacy Framework and signs Standard Contractual Clauses (modules 2 and 3) for transfers that fall outside the framework. Self-Hosted deployments avoid the question entirely: the operator picks the cloud provider and region. A Transfer Impact Assessment is recommended when relying on the DPF.

Practical compliance steps

Add GrowthBook to the record of processing activities and to the cookie policy under the Statistics or Marketing category. Sign a Data Processing Agreement with GrowthBook Inc. for the Cloud version. Configure SDK initialisation to wait for the consent event, prefer the EU region for production, and avoid sending raw email addresses or other direct identifiers as targeting attributes (use hashed values instead). Set a reasonable retention period for assignment events in the warehouse, document the legal basis per experiment, and review the configuration whenever a new SDK version is deployed.

GDPR consent category

Analytics

Websites using GrowthBook must obtain user consent under GDPR regulations.

Legal basisConsent (GDPR Article 6(1)(a)) when used for A/B testing, behavioural experimentation, or personalisation that goes beyond strictly necessary functionality. Legitimate Interest (Article 6(1)(f)) may apply for product feature flags that do not profile users (kill switches, gradual rollouts), with a documented Legitimate Interest Assessment. Strictly necessary exemption only for purely operational flags with no user tracking.
Risk levelmedium
Applicable regulationsGDPR, ePrivacy Directive, CNIL guidelines on A/B testing, TTDSG (Germany), LOPDGDD (Spain), CCPA, EU, US Data Privacy Framework

DPIA considerations

A DPIA is recommended when GrowthBook is used to run behavioural experiments on identified users, when experiments target special categories of data (health, religion, political opinions), or when results are combined with profiling data from other tools. For self-hosted deployments running pure feature flags without user-level tracking, a DPIA is generally not required. Document the experiments register, retention periods for assignment events, and the data warehouse access controls. The cookieless architecture and optional EU data residency materially reduce the risk profile compared with classic A/B testing tools.

Sample consent text

We use GrowthBook to run product experiments and feature tests on our website. GrowthBook can assign you to a test variant using a hashed identifier so we can measure which version performs best. Experiment data is stored in our own analytics warehouse [in the EU]. Do you accept the use of GrowthBook for A/B testing and personalisation purposes?

Technical details

Tracking methodJavaScript SDK or server-side SDKs (Node, Python, Ruby, PHP, Java, Go, .NET) load feature flags and run experiments. Visitor identification uses a hashed user attribute (user ID, anonymous ID, device ID) configured by the website. May write a first-party cookie when the auto-attributes plugin is enabled, otherwise no cookies are set client-side.
Server locationGrowthBook Cloud: hosted on AWS with regional options including US (us-east) and EU (eu-central, Frankfurt) data residency on Pro and Enterprise plans. Self-Hosted (Open Source): infrastructure chosen by the website operator, can be fully on-premise or in any preferred region.
Cookieless tracking availableYes
Data transferred outside the EUYes for GrowthBook Cloud on the default US region: experiment events and SDK telemetry transit through AWS infrastructure in the United States. EU data residency is available on paid plans and keeps event data inside Frankfurt. Self-Hosted deployments do not transfer data outside the region selected by the operator. SCCs (2021/914) plus the EU, US Data Privacy Framework cover the US transfer when applicable.

Third-party domains contacted

growthbook.iocdn.growthbook.ioapp.growthbook.ioapi.growthbook.io

Cookies placed

NameTypeDurationPurpose
gbuuidfirst-party1 yearOptional cookie written when the Sticky Bucketing feature is enabled. Stores a pseudonymous visitor identifier so the same visitor is consistently assigned to the same experiment variant across page views and sessions.

GrowthBook collects user analytics data — you legally need a consent banner. Try FlowConsent free.

Get started freeScan your site

Frequently asked questions

What cookies does GrowthBook set?

By default, the GrowthBook SDKs do not write any cookies. When the optional Sticky Bucketing feature is enabled, GrowthBook persists the visitor's variant assignment in localStorage or in a first, party cookie named gbuuid (typically with a 1, year duration). Apart from that one optional cookie, GrowthBook performs no client, side storage on its own.

Is consent required to use GrowthBook?

Yes for client, side experiments. Any A/B test that writes a cookie or localStorage entry, or that personalises content based on a profile, requires prior consent under the ePrivacy Directive. Pure server, side feature flags that do not profile users may rely on legitimate interest with a documented LIA. The CNIL and most EU DPAs treat A/B testing as a non, exempt use case.

What is the legal basis for processing data with GrowthBook?

Consent (GDPR Article 6(1)(a)) is the standard legal basis for behavioural experimentation and personalisation. Legitimate interest (Article 6(1)(f)) can support purely operational feature flags such as gradual rollouts and kill switches, with a Legitimate Interest Assessment. Strictly necessary processing applies only when flags are used to deliver a service explicitly requested by the user without tracking.

Are data transferred to the United States?

It depends on the deployment. GrowthBook Cloud is hosted on AWS in the US by default, so SDK telemetry transits through the United States. EU data residency on AWS Frankfurt is available on Pro and Enterprise plans. Self, Hosted deployments stay in the region the operator chooses. GrowthBook Inc. is certified under the EU, US Data Privacy Framework and signs Standard Contractual Clauses.

Is a DPIA required for GrowthBook?

Not for typical implementations. A DPIA becomes recommended when GrowthBook runs experiments on identified users, when special categories of data (health, religion, political views) are involved, or when results are combined with profiling data from other tools. Self, hosted feature flagging without user, level tracking has a low residual risk and does not normally require a DPIA.

How do I implement GrowthBook in a compliant way?

Load the SDK only after consent for client, side experiments, choose the EU data residency region for production, send hashed identifiers rather than raw emails, and store experiment exposure events in a warehouse you control. Sign a DPA with GrowthBook Inc. for Cloud, and document each experiment in your record of processing activities with its legal basis and retention period.

Are there alternatives to GrowthBook?

Yes. PostHog (open source product analytics with feature flags), Flagsmith (open source flags with EU hosting), Unleash (open source self, hostable platform), Statsig and LaunchDarkly are common alternatives. For pure A/B testing, Kameleoon and AB Tasty are EU, headquartered options. The right choice depends on whether you need analytics integration, EU hosting, or a fully self, hosted stack.

How do I update the cookie policy for GrowthBook?

Add an entry under the Statistics or Marketing category listing GrowthBook as the controller, the purpose (A/B testing and feature experimentation), the data collected (hashed visitor identifier, experiment exposure events), the retention period, and a link to GrowthBook's privacy policy. Mention the gbuuid cookie when Sticky Bucketing is enabled, and disclose the EU or US data location of the deployment.