https://www.growthbook.io/
Join Slack
> hello - Our user data for our app is stored in MongoDB - how can I create metrics with queries ...
d

Danny Miller

about 2 years ago
hello - Our user data for our app is stored in MongoDB - how can I create metrics with queries against that?
d
g
  • 2
  • 8
  • 95
Quick Question. How well does Growthbook support offline clients? Is there a clean fallback mechan...
g

Gary Worthington

about 2 years ago
Quick Question. How well does Growthbook support offline clients? Is there a clean fallback mechanism if we can't request the feature toggle state?
g
j
  • 2
  • 3
  • 95
Hi all! I am using the growthbook api to list all the experiments (<https://docs.growthbook.io/api#t...
a

Andrea Salvati

about 2 years ago
Hi all! I am using the growthbook api to list all the experiments (https://docs.growthbook.io/api#tag/experiments/operation/listExperiments). The Owner of the experiment is returned as an id. is there a way to get the name or email?
a
t
  • 2
  • 3
  • 95
Hello I am new with Growthbook. I wonder if GB SDK would keep to update the features status in my a...
m

Michael T

about 2 years ago
Hello I am new with Growthbook. I wonder if GB SDK would keep to update the features status in my application, or my application needs to implement it?
m
g
t
  • 3
  • 27
  • 95
Hi everyone, I am playing with the Ruby SDK and I noticed that the listener on_experiment_viewed is ...
j

Juan David Gomez Escobar

about 2 years ago
Hi everyone, I am playing with the Ruby SDK and I noticed that the listener on_experiment_viewed is not trigger with progressive rollouts, is that intentional? I would like to track when any user is exposed to my feature flag. I am wondering also if the listener would be trigger for feature flags without Override Rules
j
g
t
  • 3
  • 18
  • 95
Any idea why I get this error on webhooks: `The user aborted a request.`
s

Shaan Sundar

over 2 years ago
Any idea why I get this error on webhooks:
The user aborted a request.
s
g
  • 2
  • 11
  • 95
Hi everyone! I am the CPO at a somewhat large company (about 10 million sessions per month) and con...
e

Erik Nilsson

over 2 years ago
Hi everyone! I am the CPO at a somewhat large company (about 10 million sessions per month) and considering GrowthBook for our upcoming NextJS/RoR platform. Trying to understand how stable/reliable GrowthBook will be compared to paid options (Split.io, VWO… and so on..) any comments? Thanks a lot!
e
g
  • 2
  • 2
  • 95
Hey! I am trying to make a simple GrowthBook metrics analysis but I get some errors. We are using Am...
g

Gabriel

over 2 years ago
Hey! I am trying to make a simple GrowthBook metrics analysis but I get some errors. We are using Amplitude as our product analysis platform so I had to export our data to AWS Athena (I am not even sure if we did this right but GrowthBook seems to think it is?). Anyway, I just create a metric, "Doctor List", which is supposed to get all the "Doctor List" events that already exist, but when I try to analyse this metric by clicking on "Run analysis" I get the following error: line 1411 mismatched input '$'. Expecting: '*', <expression>. The SQL query that GrowthBook is generating is:
-- Last 90 days - Doctor List Metric
WITH
  __metric as ( -- Metric (Doctor List)
    SELECT
      anonymous_id as anonymous_id,
      1 as value,
      m.timestamp as timestamp,
      m.timestamp as conversion_start,
      m.timestamp as conversion_end
    FROM
      (
        SELECT
          user_id,
          $ amplitude_id as anonymous_id,
          event_time as timestamp
        FROM
          $ events
        WHERE
          event_type = 'Doctor List'
      ) m
    WHERE
      m.timestamp >= from_iso8601_timestamp('2023-01-12T23:11:24.843Z')
      AND m.timestamp <= from_iso8601_timestamp('2023-04-16T23:11:24.843Z')
  ),
 .......
Line 14 (where the error is) is basically this:
$ amplitude_id as anonymous_id,
g
g
  • 2
  • 6
  • 95
Hi all, it’s very exciting to see the new Slack Integration feature! Just want to confirm that the S...
j

Julianna Harwood

over 2 years ago
Hi all, it’s very exciting to see the new Slack Integration feature! Just want to confirm that the Slack notifications we can currently get are limited to the Webhook’s Supported Event Types? Meaning
feature.created
,
featured.updated
and
feature.deleted
?
j
t
  • 2
  • 4
  • 95
Hey :wave::skin-tone-6: ! We’ve been using GrowthBook for a while now, and for the first time we’re ...
g

Gania Sant'Anna

over 2 years ago
Hey 👋🏿 ! We’ve been using GrowthBook for a while now, and for the first time we’re faced with a SRM on one of our A/B test, we’ve checked the implementation, and don’t figure out what’s wrong.
g
g
  • 2
  • 14
  • 95
Previous606162Next

GrowthBook Users

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

Powered by