https://www.growthbook.io/
Join Slack
Hey, We're trying to integrate Growthbook into a Nuxt.js app with anonymous users only. We currently...
v

Victor Lindqvist

over 2 years ago
Hey, We're trying to integrate Growthbook into a Nuxt.js app with anonymous users only. We currently use full page HTML cache in our CDN hosting service (Fastly), and we need to run Growthbook server side. The full page cache will not work with our current solution in which we use cookies for the
localStorage
polyfill, and to persist the random ID used as
id
in the
setAttributes
function. We would like the find a solution where the full page cache will only cache the various combinations of Growthbook variations, and not cache for every unique user. Do you have an ideas as to how we can solve this?
v
g
  • 2
  • 6
  • 165
Hi there, does anyone have a working example of using GrowthBook with Nuxt?
d

Donovan Isherwood

about 1 year ago
Hi there, does anyone have a working example of using GrowthBook with Nuxt?
d
p
  • 2
  • 8
  • 164
hello! what does the "Multiple Exposures Check" actually mean under the hood? how can i track down w...
j

Jonathan Selander

over 1 year ago
hello! what does the "Multiple Exposures Check" actually mean under the hood? how can i track down what could be causing it?
j
g
+2
  • 4
  • 14
  • 164
What’s the recommended approach to trigger a refetch of feature toggles with GrowthBook? Let’s say a...
a

Anton wester

over 2 years ago
What’s the recommended approach to trigger a refetch of feature toggles with GrowthBook? Let’s say a user logs in and I want to update the toggles based on some value that’s only available when the user is signed in. Would running setAttributes automatically trigger a refetch or do I need to retrigger creating my Growthbook instance? I saw something about autoRefresh, but that’s mainly for when features are added / updated in Growthbook I assume?
await gb.loadFeatures({ autoRefresh: true });
Or would updating your attributes with setAttributes also retrigger an autorefresh in this scenario?
a
g
  • 2
  • 2
  • 164
Hi all — We’re wondering whether other companies have tried running a Growthbook test on a landing p...
e

Erica Leh

over 2 years ago
Hi all — We’re wondering whether other companies have tried running a Growthbook test on a landing page for first time users. We have had issues with glitches when we used growthbook plugin clientside (because we do everything via server side rendering, so the page glitches because it first shows control then client side switches to test cell). Our stack is Nuxt with Vuejs. Does anyone have suggestions for how to proceed?
e
d
+2
  • 4
  • 5
  • 164
Hey everyone, I’m playing with GrowthBook (mainly to use for feature flags on React) and was wonderi...
t

tbb

almost 3 years ago
Hey everyone, I’m playing with GrowthBook (mainly to use for feature flags on React) and was wondering if you need to refetch data manually every time you turn the feature on/off? Since the example shows fetch() being triggered on main component load (e.g. on page refresh), my question is what’s the best way of refetching/pushing updated flags to user without the need for full page reload or periodically checking the endpoint for new data?
t
j
+2
  • 4
  • 4
  • 164
When using GA4 data through BigQuery, is it possible to include data from the intraday event tables ...
j

Joshua Smith

over 2 years ago
When using GA4 data through BigQuery, is it possible to include data from the intraday event tables when evaluating experiments so we don’t have to wait for the daily event tables to update? I think it’s as simple as changing the
events_
tables in the experiment queries to
events_intraday_
, but not sure if that’s possible.
j
g
  • 2
  • 7
  • 163
Is there a way for me to get check if the user is in a variation of a test without adding him to the...
r

Rodolfo Zahn

about 3 years ago
Is there a way for me to get check if the user is in a variation of a test without adding him to the test in case he is not?
r
g
  • 2
  • 25
  • 163
:wave:, I am trying to integrate Growthbook into my Django app (postgres DB). I followed <https://do...
s

Sam Shleifer

almost 3 years ago
👋, I am trying to integrate Growthbook into my Django app (postgres DB). I followed https://docs.growthbook.io/lib/python#django I added the proposed Middleware, which gets called, but
trackingCallback
doesn't ever get called. Any ideas? My Code: https://gist.github.com/sshleifer/88cfef883d45b812ed6c7cd5dca25800#file-growthbook-py-L44
s
g
  • 2
  • 3
  • 159
when I called API `<https://cdn.growthbook.io/api/features/key_dev_xxxxxx>` , the result I got is ``...
y

Yanting Chen

over 3 years ago
when I called API
<https://cdn.growthbook.io/api/features/key_dev_xxxxxx>
, the result I got is
{"status":200,"features":{"should-show-product-title":{"defaultValue":true}}}
However, when I do
useFeature('should-show-product-title').on
, the result is false instead. So, what might be the root cause of these different results?
y
g
j
  • 3
  • 26
  • 159
Previous101112Next

GrowthBook Users

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

Powered by