Hello, i'm testing the GrowthBook SDK for Javascri...
# announcements
c
Hello, i'm testing the GrowthBook SDK for Javascript/React. We're encountering a weird issue with the
trackingCallback
that, for a user, isn't being called (it works for two other people). We've created a feature, enabled it, added an Experiment Rule which splits traffic 50/50, splits by id. What am I missing? Screenshots attached in this thread.
image.png
image.png
FYI @blue-agent-15067
f
one of the ways this can happen, is if the attribute you’re hashing by isn’t set
(id)
how are you checking that the tracking callback is not being called?
b
Hi @fresh-football-47124 so basically, I am looking through the Chrome extension and seems that is running correctly, but looking through the console I can't see the log message "Experiment Viewed" that we set up to debug it
f
can you share the code or dm me if you’re not comfortable sharing?
c
@fresh-football-47124 thank you, i've sent you a DM