Evaluate experiment performance in FlagSync with real-time and historical data.
Automatically logged when client.flag()
serves a variant.
e.g., tracking which users see “Join Now” or “Register”.
Captured via client.track()
in your code.
e.g., logging sign-ups or purchases tied to those variants.
Aggregates impressions and events into conversion rates or numeric values for analysis.
e.g., average spend
Compare the percentage of users acting after seeing a flag variant (events ÷ impressions).
Assess aggregated values per user—e.g., higher purchase amounts with a discount.
Register Conversion
experiment plays out in a live FlagSync experiment, testing if new button copy increases sign-up conversions: