<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/analytics](./analytics.md) &gt; [AnalyticsCallOptions](./analytics.analyticscalloptions.md) &gt; [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;
```
