The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/analytics > AnalyticsCallOptions

AnalyticsCallOptions interface

Additional options that can be passed to Firebase Analytics method calls such as logEvent, setCurrentScreen, etc.

Signature:

export interface AnalyticsCallOptions 

Properties

Property Type Description
global boolean If true, this config or event call applies globally to all analytics properties on the page.