Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-27 UTC.
[null,null,["Last updated 2022-07-27 UTC."],[],[],null,["- [firebase](/docs/reference/js/v8/firebase).\n- [analytics](/docs/reference/js/v8/firebase.analytics).\n- AnalyticsCallOptions \nAdditional options that can be passed to Firebase Analytics method\ncalls such as `logEvent`, `setCurrentScreen`, etc.\n\nIndex\n\nProperties\n\n- [global](/docs/reference/js/v8/firebase.analytics.AnalyticsCallOptions#global)\n\nProperties\n\nglobal \nglobal: boolean \nIf true, this config or event call applies globally to all\nanalytics properties on the page."]]
Additional options that can be passed to Firebase Analytics method calls such as
logEvent
,setCurrentScreen
, etc.