incalculable-greece-35204
02/20/2025, 12:06 PMnull
and the trackingCallback
never fires, even though we would expect more or less all users to be exposed to the experiment.
Attached is first a screenshot of the DevTools extension of the feature flag before an experiment is tied to it, then a screenshot of how it looks after linking it to a running experiment.
Details:
SDK: React, 1.4.0
Hash attribute is set when instantiating GrowthBook (user’s id) - tried both with authenticated and non-authenticated users
GrowthBook initialization and experiment are both running client-side in Next.js
There are no activation metrics or segments filtering out users
Feature is enabled in all environments
The experiment assignment queries seem to be correctly set up based on what we have in our datasource (Matomo). They are currently not returning any rows, but I assume that is because we have had 0 experiments run so far.incalculable-greece-35204
02/20/2025, 12:08 PMsteep-dog-1694
02/21/2025, 5:27 PMuser id
is being set?incalculable-greece-35204
02/24/2025, 7:36 AMid
attribute when initializing GB. About verifying that the tracking key is correct - I know the value of the tracking key and as far as we can tell there are no events with that key in our data source, if that is what you meant?steep-dog-1694
02/25/2025, 1:05 AMincalculable-greece-35204
02/25/2025, 7:46 AMsteep-dog-1694
02/25/2025, 3:05 PMid
of your feature? Thank you.incalculable-greece-35204
02/26/2025, 6:34 AMsteep-dog-1694
02/26/2025, 5:23 PM