ConversionEventName
The canonical conversion vocabulary. Vendor event names (Meta's
CompleteRegistration and friends) never appear on this surface — the
canonical → vendor mapping table lives in exactly one file per provider.
enum ConversionEventName {
SIGN_UP_COMPLETED
}
Values
ConversionEventName.SIGN_UP_COMPLETED
A new user completed sign-up and reached their first authenticated console session.
Member Of
TrackConversionInput input