Hi Team, i want to store variation id (default val...
# announcements
d
Hi Team, i want to store variation id (default value) in local storage when user is not pushed into experiment. Is there any way to find out this time user is not pushed into experiment.
f
there is a hook for if a feature is used
you could try to get if the used hook was called without the trackingCallback
what is the use case for this?