https://www.growthbook.io/
Join Slack
We have a case where we use a "Revenue" metric with denominator "All Experiment Users". In the same ...
x

Xavier Gumara Rigol

over 2 years ago
We have a case where we use a "Revenue" metric with denominator "All Experiment Users". In the same experiment, we use the same "Revenue" metric with a different denominator ("Orders") and we get different numbers on the numerator "Revenue". Do you know how can we further debug this problem? Any help would be much appreciated 🙌
x
g
l
  • 3
  • 7
  • 98
Hi, Im trying to self-host using MacOS arm64, but am not able to connect to the GrowthBook API (see ...
h

Hajime Alabanza

over 2 years ago
Hi, Im trying to self-host using MacOS arm64, but am not able to connect to the GrowthBook API (see image). Could someone please provide me with some guidance? Thank you in advance.
h
b
+2
  • 4
  • 12
  • 98
We are seeing this error when attempting to apply dimensions to an analysis ```function concat(chara...
s

Scott Ziolko

over 2 years ago
We are seeing this error when attempting to apply dimensions to an analysis
function concat(character varying, "unknown", character varying) does not exist
this is in redshift The issue appears to be this clause:
REGEXP_REPLACE(
        MIN(
          CONCAT(
            cast(e.timestamp as varchar),
            '____',
            coalesce(cast(e.dimension as varchar), '__NULL_DIMENSION')
          )
        ),
        '.*____',
        ''
      ) as dimension,
I believe the
'____'
also needs to be wrapped in a cast() function Self-hosting: Build: f58a91e (2023-03-31)
s
j
  • 2
  • 4
  • 98
hey guys, I'm working on installing growth book on my web app that's built in react. I went through...
s

Surbhi Jhavar

over 2 years ago
hey guys, I'm working on installing growth book on my web app that's built in react. I went through the initial documentation steps in the docs however, I'm running into this issue when I try to load my app. Looking to get unblocked. Thanks!
s
g
  • 2
  • 13
  • 98
Hi <@U01T6HCHD0A>, i'm having trouble when retrieve feature. I use `force value` on that feature, bu...
f

Fauzi Nur

over 2 years ago
Hi @Graham, i'm having trouble when retrieve feature. I use
force value
on that feature, but for some reason the SDK does not return the value i'm expecting. the
QA mode
is turned on.
f
g
+2
  • 4
  • 5
  • 98
Just joined and am trying to gain an understanding of the self-hosted option so that I can advise my...
m

Michael Clagett

over 2 years ago
Just joined and am trying to gain an understanding of the self-hosted option so that I can advise my boss on whether this is a good solution for us (only been on the job for two-and-a-half weeks, so don't want to screw up). In particular I am trying to get my mind around feature flags and what is the environment to get them to work. Running it locally seems pretty straightforward, as everything runs in a docker container and presumably I just need to have one of these in my local docker environment. Things get a little murkier when I think about how this would work in our qa environment and then again in our production environment. Ours is a web app running in the cloud. So would we then need to have a docker container also running in our qa cloud environment and our production environment? And would the feature-flag-enabled application interact with these at run-time? Or is it somehow possible to put all feature-flag information in a configuration file of some kind that the application could consult to know how to manage the features? Please excuse my ignorance, but I really just started looking at this this morning and am trying to get an overview as quickly as possible. Thanks much.
m
g
  • 2
  • 7
  • 98
We are running an experiment . We have allocated 10% of traffic to the A/B experiment. Now we want t...
n

Nishant Gaurav

over 2 years ago
We are running an experiment . We have allocated 10% of traffic to the A/B experiment. Now we want to ramp up the traffic to 50% without disturbing the user experience? I have few question. 1. Will the ramping up will lead to resampling of the users? 2. Is there any chance that previous users who are part of the experiment may be thrown out of the experiment? 3. How do we ensure that resampling does not happen and users are not thrown out of the experiment?
n
j
  • 2
  • 3
  • 98
Does anyone know if any of the clients have the ability to override toggles locally? So lets say I a...
a

Andrew De Ponte

almost 3 years ago
Does anyone know if any of the clients have the ability to override toggles locally? So lets say I am launching the application locally for development but I want to override the value of feature toggle that is off in the dev environment so that it is on while I am doing development. Is there is there any standard across the clients to support something like this. For example maybe using environment variables, or something?
a
g
  • 2
  • 5
  • 98
I am trying to create a dimension where I can split the users by the registration date, and I saw th...
r

Rodolfo Zahn

almost 3 years ago
I am trying to create a dimension where I can split the users by the registration date, and I saw the example in the docs about it but I do not understand exactly what is meant by "super" event. What we want is to split all events by registration date so do we need to add the registration date to every single event? is there a better way of doing that? "You can also reference the experiment start/end date in your javascript expression. For example, if you add a super event called
userRegistrationDate
that stores a unix timestamp, you could make a
New vs Existing
dimension like this"
r
g
j
  • 3
  • 28
  • 98
Hi Growthbook team for android, I'm new to growthbook and I tried implementing `io.growthbook.sdk:G...
d

Diofel Pallega

almost 3 years ago
Hi Growthbook team for android, I'm new to growthbook and I tried implementing
io.growthbook.sdk:GrowthBook:1.0.3
on an app that supports
min sdk 21
and I get this error, about making my project's
minSdk version
to at least
26
. And I found that
growthbook
on android has set it's
min sdk
to
26
. as such,
<uses-sdk
    android:minSdkVersion="26"
    android:targetSdkVersion="31" />
I also added this as an issue on github, please check link for reference. https://github.com/growthbook/growthbook-kotlin/issues/37 I would like to ask how do I get this to work as the documentation states that this SDK supports both Java and Kotlin Android apps using Android SDK 21 and above. Thanks! Looking forward to hearing from you. (https://docs.growthbook.io/lib/kotlin)
d
g
  • 2
  • 8
  • 98
Previous505152Next

GrowthBook Users

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

Powered by