You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JS SDK supports a trackingCallback option, which is called by the SDK when a user is included in an experiment. This allows developers to track user flags in the database.
Plan
Add support for the tracking_callback option - module/function.
Update the documentation.
The text was updated successfully, but these errors were encountered:
Overview
The JS SDK supports a
trackingCallback
option, which is called by the SDK when a user is included in an experiment. This allows developers to track user flags in the database.Plan
tracking_callback
option - module/function.The text was updated successfully, but these errors were encountered: