How Are Impressions Generated?
Impressions are automatically logged each time a flag is evaluated with theflag function, capturing the variant served to the user.
Example
For a flag likesignup-cta with variants Join Now, Register, Sign Up:
If User ABC is shown
Join Now, an impression is logged “User ABC saw Join Now for signup-cta.”Next Steps
- Review impressions in Impressions: Overview.
- Set up flags in Quickstart: Integrate the SDK.
- Explore Experiments for variant testing.