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. |