https://www.growthbook.io/
Join Slack
Hello everyone! Has anyone tried to integrate GB with Plausible Analytics?
u

위성훈

over 2 years ago
Hello everyone! Has anyone tried to integrate GB with Plausible Analytics?
u
g
  • 2
  • 13
  • 157
Hi all, I’m new here. Do you guys have an architectue diagram? I’m particularly interested in how fe...
y

Yang Zhao

over 3 years ago
Hi all, I’m new here. Do you guys have an architectue diagram? I’m particularly interested in how feature flag works in details. And how many environments do you support
y
j
  • 2
  • 23
  • 157
Hello, we are also planning on implementing GrowthBook for our Cloud functions (running in node.js)....
e

Eljas Jalo

over 2 years ago
Hello, we are also planning on implementing GrowthBook for our Cloud functions (running in node.js). We have successfully using this on our front end (nuxt.js) and REST API (expressjs). For this Cloud function implementation, I would be happy to hear if every function invocation should use its own GrowthBook client or if we can cache the client for every instance instead? If so we could benefit
autoRefresh
on features as those could be refreshed until the instance is shut down rather than fetching them seperately for every invocation. Any ideas or suggestions to make it perfect with this type of server implementation?
e
j
  • 2
  • 1
  • 156
hello everyone, im try to run in k8s. but i got error this ```$ wsrun -p '*-end' -m start back-end ...
i

Imam Muslim

over 3 years ago
hello everyone, im try to run in k8s. but i got error this
$ wsrun -p '*-end' -m start
back-end
 | $ node dist/server.js
front-end
 | $ next start
 | ready - started server on 0.0.0.0:3000, url: <http://localhost:3000>
 | info  - Using webpack 5. Reason: no next.config.js <https://nextjs.org/docs/messages/webpack5>
back-end
 | Killed
 | error Command failed with exit code 137.
 | info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.
 | `yarn start` failed with exit code 137
i
g
  • 2
  • 17
  • 156
Hey, my growthbook server crashes as a result of these excpetions: "Error: Cannot use JWT_SECRET=dev...
e

Elisha Kholmyansky

about 3 years ago
Hey, my growthbook server crashes as a result of these excpetions: "Error: Cannot use JWT_SECRET=dev in production. Please set to a long random string." Perhaps someone have an idea what is the root cause of the problem?
e
g
j
  • 3
  • 8
  • 155
Hello everyone, I’m attempting to self host Growthbook on a GCP compute engine. However, instead of ...
m

Malcolm Tivelius

almost 4 years ago
Hello everyone, I’m attempting to self host Growthbook on a GCP compute engine. However, instead of setting up Mongodb in a separate container (as is configured in the docker-compose), I would like to use an already existing postgres database and simply point to it instead. Is this possible to do? Or is using mongodb a requirement?
m
g
j
  • 3
  • 4
  • 155
Hi Team, We have integrated Growthbook using the React SDK and realized that live updates are not n...
b

Balaji K

almost 2 years ago
Hi Team, We have integrated Growthbook using the React SDK and realized that live updates are not necessary for our specific use case. Therefore, we have configured the GrowthBook instance as shown below:
const gb = new GrowthBook({
  apiHost: GROWTH_BOOK_API_HOST,
  clientKey: GROWTH_BOOK_CLIENT_KEY,
  // Enable easier debugging during development
  enableDevMode: true,
  // Disable background streaming connection
  backgroundSync: false,
  subscribeToChanges: false,
  trackingCallback: (experiment, result) => {
    // analytics tracking
  }
});
However, despite these settings, we still observe that the streaming API requests are being made every 5 minutes. Additionally, the GrowthBook dashboard indicates that streaming updates are enabled in the SDK connection. Please advise on how to disable the streaming updates.
b
j
  • 2
  • 9
  • 154
Hi Growthbook team, I succesfully implemented growthbook on my web app. However, when I build my mob...
m

Maria Alejandra Escalante

almost 3 years ago
Hi Growthbook team, I succesfully implemented growthbook on my web app. However, when I build my mobile app using capacitor it just wont work. What I've found out is that the callback is not being called. Any idea why this might be happening?
m
g
  • 2
  • 8
  • 154
Hi GrowthBook, I'm looking for a feature for Multivariate tests, and I haven't been able to find any...
u

정소영

about 1 year ago
Hi GrowthBook, I'm looking for a feature for Multivariate tests, and I haven't been able to find any. Are there any dedicated ways to do this? (e.g. experiment types, implementation options, ...)
➕ 1
u
g
  • 2
  • 2
  • 153
Hey Team, first of all thanks for this great tool :) I am wondering whether there are any best prac...
k

Kai Rauenbühler

over 2 years ago
Hey Team, first of all thanks for this great tool :) I am wondering whether there are any best practices regarding the usage of feature flags in unit, integration and e2e tests. - For unit tests (Jest): I'd mock the library and set feature flags by using
growthbook.setForcedFeatures
. - Integration (Cypress): I'd mock all network requests. - E2E (Selenium): I could fake the growthbook instance to control the feature flags via an API or mock the proxy. Especially with E2E I am not too happy since it requires a lot of effort and I was wondering if someone found better solutions or could share experiences.
k
g
j
  • 3
  • 2
  • 152
Previous121314Next

GrowthBook Users

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

Powered by