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