React Native Firebase
    Preparing search index...

    Interfaces

    AddPaymentInfoEventParameters
    AddShippingInfoEventParameters
    AddShippingInfoParameters
    AddToCartEventParameters
    AddToWishlistEventParameters
    Analytics

    Analytics module instance - returned from firebase.analytics() or firebase.app().analytics()

    AnalyticsCallOptions

    Additional options that can be passed to Analytics method calls such as logEvent. Web only.

    AnalyticsSettings

    Analytics instance initialization options. Web only.

    BeginCheckoutEventParameters
    CampaignDetailsEventParameters
    ConsentSettings

    Consent status settings for each consent type. For more information, see the GA4 reference documentation for consent state and consent types.

    EarnVirtualCurrencyEventParameters
    EventParams

    Standard gtag.js event parameters. For more information, see the GA4 reference documentation. Web only.

    GenerateLeadEventParameters
    GtagConfigParams

    A set of common Google Analytics config settings recognized by gtag.js. Web only.

    Item
    JoinGroupEventParameters
    LevelEndEventParameters
    LevelStartEventParameters
    LevelUpEventParameters
    LoginEventParameters
    PostScoreEventParameters
    Promotion

    Promotion object for analytics events.

    PurchaseEventParameters
    RefundEventParameters
    RemoveFromCartEventParameters
    ScreenViewParameters
    SearchEventParameters
    SelectContentEventParameters
    SelectItemEventParameters
    SelectPromotionEventParameters
    SetCheckoutOptionEventParameters
    SettingsOptions

    Specifies custom options for your Firebase Analytics instance. You must set these before initializing firebase.analytics().

    ShareEventParameters
    SignUpEventParameters
    SpendVirtualCurrencyEventParameters
    Statics
    UnlockAchievementEventParameters
    ViewCartEventParameters
    ViewItemEventParameters
    ViewItemListEventParameters
    ViewPromotionEventParameters
    ViewSearchResultsParameters

    Namespaces

    FirebaseAnalyticsTypes

    Type Aliases

    ConsentStatusString

    Consent status string values.

    Currency

    A currency amount.

    CustomEventName

    Any custom event name string not in the standard list of recommended event names.

    EventNameString

    Type for standard Google Analytics event names. logEvent also accepts any custom string and interprets it as a custom event name. See https://firebase.google.com/docs/reference/js/analytics.md#eventnamestring