https://www.growthbook.io/
Join Slack
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
  • 188
I tried a simple experiment which shows no value. query result as per dashboard is ```{ "dimension...
m

Mohammad Safari

over 3 years ago
I tried a simple experiment which shows no value. query result as per dashboard is
{
  "dimensions": [
    {
      "dimension": "All",
      "variations": [
        {
          "variation": null,
          "stats": {
            "mean": 1,
            "count": 45409,
            "stddev": 0
          }
        },
        {
          "variation": null,
          "stats": {
            "mean": 1,
            "count": 4,
            "stddev": 0
          }
        }
      ]
    }
  ]
}
but according to bigquery is am I missing something? why variation is null on dashboard?
m
g
j
  • 3
  • 19
  • 188
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
  • 185
Hi again folks, I've setup a k8s deployment with gb &amp; mongo containers and a service which with ...
b

Bhaskar Jayaraman

over 3 years ago
Hi again folks, I've setup a k8s deployment with gb & mongo containers and a service which with a public IP that will forward requests to ports withihn those containers. Attaching the yaml --
deployment_yaml.yaml
b
g
  • 2
  • 27
  • 184
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
  • 183
Is it possible to exclude users from the experiment (not just metrics). We want to include only new ...
m

Matjaž Muhič

over 1 year ago
Is it possible to exclude users from the experiment (not just metrics). We want to include only new users but we don't know if they are new until they log in. Can we at that point somehow exclude the ones that are not new?
m
g
  • 2
  • 12
  • 181
Hi all! I have issues with accessing the API on port 3100 and I'm not sure what could be the possibl...
i

Ivan Ćirić

about 3 years ago
Hi all! I have issues with accessing the API on port 3100 and I'm not sure what could be the possible cause for that because it was working in dev environment. When I run docker-compose up I get this message:
growthbook_1  |  | /usr/local/src/app/packages/back-end/dist/util/secrets.js:49
growthbook_1  |  |     throw new Error("Cannot use JWT_SECRET=dev in production. Please set to a long random string.");
growthbook_1  |  |     ^
growthbook_1  |  |
growthbook_1  |  | Error: Cannot use JWT_SECRET=dev in production. Please set to a long random string.
I haven't notice it before and currently that is the only thing that I found weird. Do you know if this could be a reason for not being able to access api. Here is the screenshot from UI also:
i
j
  • 2
  • 6
  • 181
Hi, I have a question on how to use a `Retuning Visitors` as metric in GrowthBook. I use Firebase An...
s

Supaseth Wongondee

about 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
  • 181
Hey everyone! I’ve got a question regarding a query string override for experiments. Previously Grow...
a

Andrii Teraz

over 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
  • 181
Hello everyone, I'm trying to integrate GrowthBook with the Astro framework, and I've run into an SD...
w

Worachat Arunothaikrit

almost 2 years 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
  • 180
Previous789Next

GrowthBook Users

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

Powered by