Jump to top

AnalyticsCallOptions

interface

Additional options that can be passed to Analytics method calls such as logEvent. Web only.

Properties

global

</>

If true, this config or event call applies globally to all Google Analytics properties on the page. Web only.

global: boolean;