Track user interactions in FlagSync to measure feature impact and drive experiments.
track()
function to capture behavior tied to features, providing raw data for metrics and experiments that help developers and product teams assess rollout effects.
track()
with an eventKey
to name the event, and optionally an eventValue
(numeric) or properties
(key-value pairs) for extra detail:
track()
anywhere in your code—events auto-sync to FlagSync for analysis.