Launch monitor

Use the launch monitor to track exposure and adoption, and to collect end-user feedback.

Exposure

The Exposed chart shows the distinct count of companies that have been exposed to the flag. Exposed means they were checked for flag access in the SDK and the check returned enabled.

Adoption

The Tracked chart shows the distinct count of companies that have interacted with the flagged workflow. Interactions are tracked with the track method.

Feedback

You can collect end-user feedback on new flag rollouts to catch and fix issues faster.

Static feedback button

Here's a brief example using the Reflag React SDK to collect feedback:

Automated feedback survey

Automated surveys let you ask for feedback at the right time after N interactions with the flag. Learn more here.

Last updated

Was this helpful?