https://www.growthbook.io/
Join Slack
Hello, I am currently using GrowthBook, absolutely newbie . I followed the <https://docs.growthbook....
s

Subha Sarkar

over 2 years ago
Hello, I am currently using GrowthBook, absolutely newbie . I followed the https://docs.growthbook.io/lib/react guide to setup with my react project. Got it up and running for first feature flag, i can see the feature in the Features and Experiment list. But when i am trying to add the 2nd feature named
new-preview-clip-test
. It is showing up on the Feature list but not in the Experiment list in the GrowthBook browser plugin. and also the
useFeatureIsOn("new-preview-clip-test");
is always returning false, but in the browser plugin it is showing true. Any help will be really helpful 🙌
s
a
  • 2
  • 1
  • 162
HI! I have a question how visual experiment works on SPA websites. I have designed visual experiment...
m

Mario

about 1 year ago
HI! I have a question how visual experiment works on SPA websites. I have designed visual experiment where just try to overwrite some css. According to chrome addon, everything is fine and preview with visual changes works properly. Targeting according addon is ok and global css is assigned to my variant. We use javascript SDK and have visual changes enabled. After deploy experiment I see that it's work with feature flags because flag is set properly and I see that for this flag I'm in experiment but my css isn't included and no visual changes visible. Where could I find these css? Injected in
<head>
? Why doesn't work?
m
g
  • 2
  • 52
  • 160
Hello there! Is there a webhook for experiment callbacks so we can record that data directly in Snow...
c

Crystal Ramjattan

over 2 years ago
Hello there! Is there a webhook for experiment callbacks so we can record that data directly in Snowflake or do we have to go through an event tracking service like Rudderstack?
c
g
  • 2
  • 18
  • 160
Hi everyone, I'm trying to use the visual editor and have added the script needed to start editing, ...
a

Amir Ali

over 2 years ago
Hi everyone, I'm trying to use the visual editor and have added the script needed to start editing, but I keep seeing the error that I haven't added the script. https://github.com/growthbook/growthbook/issues/932 This is an issue someone else has created, however there was no answer there. I'm using v1.9 Thanks in advance
a
g
  • 2
  • 40
  • 160
Hi here! Is there any documentation available for deploying growthbook on multiple containers behind...
d

Dheeraj Sharma

almost 3 years ago
Hi here! Is there any documentation available for deploying growthbook on multiple containers behind a load balancer?
d
g
j
  • 3
  • 4
  • 160
Hello, We are implementing growthbook with nuxtjs. We encounter problem of how to switch between var...
e

Eljas Jalo

about 3 years ago
Hello, We are implementing growthbook with nuxtjs. We encounter problem of how to switch between variations. It seems that
growthbook.forceVariation
does not work. Is there some other way to force variation? When initializing the feature information is:
{
    "value": true,
    "on": true,
    "off": false,
    "source": "experiment",
    "ruleId": "",
    "experiment": {
        "variations": [
            true,
            false
        ],
        "key": "webtest-feature",
        "weights": [
            0.5,
            0.5
        ],
        "hashAttribute": "session_id"
    },
    "experimentResult": {
        "inExperiment": true,
        "variationId": 0,
        "value": true,
        "hashAttribute": "session_id",
        "hashValue": "45274132-7196-4e23-8f8c-ceece9fc9d16"
    }
}
After
growthbook.forceVariation('webtest-feature', 1)
it seems to be:
{
    "value": true,
    "on": true,
    "off": false,
    "source": "defaultValue",
    "ruleId": ""
}
e
j
  • 2
  • 3
  • 160
Question about using the <REST API> with auth: when we try - `curl <https://our-api-host> -u secret...
r

Robert Wolff

over 2 years ago
Question about using the REST API with auth: when we try •
curl <https://our-api-host> -u secret_OurSecretValue:
we get the error
{"status":401,"message":"Format is Authorization: Bearer [token]"
and when we try •
curl <https://our-api-host> -H "Authorisation: Bearer secret_OurSecretValue"
we get the error
{"status":401,"message":"jwt malformed"}
Is there a special way we need to format the secret value? Our UI is behind SSO using Azure AD (if that matters at all for the API)
r
j
  • 2
  • 2
  • 159
Hi, I have a question on how to use a `Retuning Visitors` as metric in GrowthBook. I use Firebase An...
s

Supaseth Wongondee

almost 3 years ago
Hi, I have a question on how to use a
Retuning Visitors
as metric in GrowthBook. I use Firebase Analytics and currently I get almost the metrics business want to see but
Retuning Visitors
. What I stuck right now is, I can get a user count which represents the
Retuning Visitors
but it is divided by
All Experiment Users
and I get ratio instead of actual count. Any help is aprreciated.
s
j
c
  • 3
  • 12
  • 158
Hey everyone! I’ve got a question regarding a query string override for experiments. Previously Grow...
a

Andrii Teraz

about 3 years ago
Hey everyone! I’ve got a question regarding a query string override for experiments. Previously GrowthBook supported forcing experiment variation via query string. The code is still there, but user is set as not in experiment when query string is present, so this does not influence feature value. My question is - is this an expected behaviour or a bug? I know about
setForcedFeatures
method, but I’m also interested in experiment forcing and not just a feature.
a
j
  • 2
  • 11
  • 156
Hello everyone, I'm trying to integrate GrowthBook with the Astro framework, and I've run into an SD...
w

Worachat Arunothaikrit

over 1 year ago
Hello everyone, I'm trying to integrate GrowthBook with the Astro framework, and I've run into an SDK error regarding an unexpected token 'export'.
w
g
  • 2
  • 5
  • 154
Previous789Next

GrowthBook Users

Open source platform for stress free deployments, measured impact, and smarter decisions.

Powered by