voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 470 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/analytics](./analytics.md) > [AnalyticsCallOptions](./analytics.analyticscalloptions.md) > [global](./analytics.analyticscalloptions.global.md)
## AnalyticsCallOptions.global property
If true, this config or event call applies globally to all analytics properties on the page.
<b>Signature:</b>
```typescript
global: boolean;
```