https://www.growthbook.io/ logo
#ask-questions
Title
# ask-questions
b

brief-potato-99329

09/27/2023, 12:55 PM
Hello! Could you please help me to understand why my experiment is tracking though I stopped it?
👀 1
h

helpful-application-7107

09/27/2023, 4:21 PM
What is your last screen shot from? For a client-side experiment, there may be connection or caching issues that mean that some users are still entering the experiment.
b

brief-potato-99329

09/28/2023, 6:36 AM
It’s logging that we added to the
trackingCallback
inside Growthbook instance creation in our React app.
It’s also the same if I use different device, the experiment is being tracked though it’s stopped from yesterday.
h

helpful-application-7107

09/28/2023, 4:11 PM
Is the feature rule change saved and is the React app you're testing in able to receive updates from the server?
b

brief-potato-99329

09/28/2023, 4:31 PM
Yes, it’s connected and subscribed to changes.
3 Views