https://www.growthbook.io/ logo
Join Slack
Powered by
# ask-ai
  • p

    plain-pharmacist-9564

    09/19/2024, 6:44 AM
    @brash-pillow-71627 how can I add custom metadata to experiments if I have a self-hosted PRO version?
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    09/20/2024, 2:22 PM
    @brash-pillow-71627 I've noticed that I'm sending GA4 events with the tracking script even if I don't have any experiments live. Is there a way to prevent this from happening?
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    09/21/2024, 4:27 AM
    @brash-pillow-71627 is it possible to inject changes via JS with growthbook?
    o
    • 2
    • 2
  • p

    plain-pharmacist-9564

    09/24/2024, 6:05 AM
    @brash-pillow-71627 which roles in GrowthBook can trigger experiment data updates?
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    09/24/2024, 2:49 PM
    @brash-pillow-71627 how do I set up this part? gb.setAttributes({ id: user.id, company: user.company, });
    o
    • 2
    • 11
  • w

    wide-cartoon-5349

    09/30/2024, 4:55 PM
    @brash-pillow-71627 how long should it take me to see results if I'm using GA4 as a data source?
    o
    f
    • 3
    • 6
  • w

    wide-cartoon-5349

    09/30/2024, 6:46 PM
    @brash-pillow-71627 is this section where I set the ID for randomization?
    Copy code
    growthbook.setAttributes({
    2  "id": "foo",
    3  "url": "foo",
    4  "path": "foo",
    5  "host": "foo",
    6  "query": "foo",
    7  "deviceType": "desktop",
    8  "browser": "chrome",
    9  "utmSource": "foo",
    10  "utmMedium": "foo",
    11  "utmCampaign": "foo",
    12  "utmTerm": "foo",
    13  "utmContent": "foo"
    14});
    o
    • 2
    • 2
  • s

    strong-machine-41816

    10/02/2024, 11:29 AM
    @brash-pillow-71627 I am running an experiment implemented using URL Redirects. I face the following error: Sample Ratio Mismatch (SRM) detected. Why is that happening and how can troubleshoot it?
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    10/03/2024, 12:58 PM
    @brash-pillow-71627 will this work for a A/A test? <script> if (growthbook.isOn("luan")) { console.log("Feature is enabled!") } </script>
    o
    • 2
    • 8
  • w

    wide-cartoon-5349

    10/04/2024, 5:56 PM
    @brash-pillow-71627 does the React SDK send data to the datalayer so I can get the experiment id and variation ID with Google tag manager?
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    10/07/2024, 6:10 PM
    @brash-pillow-71627 is there a way to use regex in URLs for redirect tests?
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    10/15/2024, 12:36 PM
    @brash-pillow-71627, are there any potential issues or conflicts if I use both the React SDK and the Go SDK simultaneously? What should I be aware of?
    o
    • 2
    • 7
  • f

    flaky-noon-11399

    10/16/2024, 3:18 PM
    @brash-pillow-71627 how to preview a C# experiment
    o
    • 2
    • 2
  • w

    wide-cartoon-5349

    10/17/2024, 4:24 PM
    @brash-pillow-71627 if I redirect users through a script inside a feature flag to the same URL where that feature flag is, will users be in a redirect loop?
    o
    • 2
    • 29
  • m

    most-controller-76671

    10/28/2024, 2:35 AM
    @brash-pillow-71627 I have a question about our experimentation setup. We’re encountering an SRM issue with our configuration, which includes one control and four variations intended to have an equal split. After investigating, we realized the issue is due to how we assigned the groups: instead of each group receiving 5% of the population, there was an error, and assignments ended up being random. Since this is a setup mistake on our end rather than bias, should we adjust the split defined in GrowthBook to match the actual distribution? And does the split affect GrowthBook’s statistical analysis?
    o
    • 2
    • 2
  • d

    delightful-sugar-84666

    11/07/2024, 1:57 PM
    @brash-pillow-71627 I am deploying growthbook as self hosted on my server. When I access the growthbook frontend url: It is saying that
    No authorization token was found
    . I am using NODE_ENV as production and have added sufficient length JWT_SECRET and ENCRYPTION_KEY variables
    o
    • 2
    • 9
  • p

    plain-pharmacist-9564

    11/08/2024, 4:06 PM
    @brash-pillow-71627 is it possible for metrics defined as a ratio metric via a fact table to be displayed as percentage?
    o
    • 2
    • 2
  • c

    clean-jordan-76106

    11/17/2024, 10:22 AM
    @brash-pillow-71627 Can I enable/disable feature flags automatically by setting a start/end timestamp?
    o
    • 2
    • 5
  • d

    delightful-sugar-84666

    11/19/2024, 9:14 AM
    @brash-pillow-71627 Can you share what is the significance of
    CORS_ORIGIN_REGEX
    env variable in Growthbook? and how to use in production deployment
    o
    • 2
    • 2
  • m

    most-pizza-11069

    11/22/2024, 11:33 AM
    @brash-pillow-71627 Are there any official guides for upgrading the growthbook application version of a self hosted instance?
    o
    • 2
    • 5
  • p

    powerful-hospital-68427

    11/25/2024, 9:02 PM
    Is there anyway to long poll growthbook from react native
  • p

    powerful-hospital-68427

    11/25/2024, 9:02 PM
    @brash-pillow-71627 is there anyway to long poll growthbook my setup is not refreshing / calling the api
    o
    • 2
    • 6
  • r

    rough-state-61926

    12/02/2024, 10:57 AM
    @brash-pillow-71627 Hey 👋 Are there any plans to support the OpenFeature specs? Is it possible to help create some providers?
    o
    • 2
    • 6
  • p

    plain-pharmacist-9564

    12/17/2024, 11:15 AM
    @brash-pillow-71627 is there any way to reduce the number of stages (Trino SQL) in the “Suggest Dimension Slices” query generated by GrowthBook?
    o
    • 2
    • 5
  • p

    plain-pharmacist-9564

    12/19/2024, 12:46 PM
    @brash-pillow-71627 how can I remove an expired licence key to continue with the free self-hosted version?
    o
    • 2
    • 2
  • c

    calm-ghost-83138

    12/23/2024, 12:11 PM
    @brash-pillow-71627 - is it possible to write the variant codes in the GrowthBook site/interface then to deploy it to the website of the client where GrowthBook scripts are added? or its only feature flagging etc but code has to be in SDK where basically in the client's code base? (I just failed to find info about it on the GrowthBook website)
    o
    • 2
    • 2
  • c

    clean-jordan-76106

    01/15/2025, 8:46 AM
    is it the suggested way to create a metric for each os ? @brash-pillow-71627
    o
    • 2
    • 2
  • c

    clean-jordan-76106

    01/30/2025, 6:48 AM
    @brash-pillow-71627 metrics are showing me "socket hang up" error what does it mean and how can i fix it
    o
    • 2
    • 5
  • p

    plain-pharmacist-9564

    02/13/2025, 1:04 PM
    @brash-pillow-71627 Are experiment ids always unique (also across projects)?
    o
    • 2
    • 2
  • c

    clean-jordan-76106

    02/19/2025, 7:19 PM
    experiment shows the following error No data yet. Make sure your Experiment is tracking properly. @brash-pillow-71627
    o
    • 2
    • 2