Skip to main content

How Are Impressions Generated?

Impressions are automatically logged each time a flag is evaluated with the flag function, capturing the variant served to the user.

Example

For a flag like signup-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