Additional options that can be passed to Analytics method calls such as logEvent. Web only.
Analytics instance initialization options. Web only.
Consent status settings for each consent type. For more information, see the GA4 reference documentation for consent state and consent types.
Standard gtag.js event parameters. For more information, see the GA4 reference documentation. Web only.
A set of common Google Analytics config settings recognized by gtag.js. Web only.
Promotion object for analytics events.
Specifies custom options for your Firebase Analytics instance.
You must set these before initializing firebase.analytics().
Unsupported in "Enhanced Ecommerce reports": https://firebase.google.com/docs/reference/android/com/google/firebase/analytics/FirebaseAnalytics.Event#public-static-final-string-view_search_results
Consent status string values.
A currency amount.
Any custom event name string not in the standard list of recommended event names.
Type for standard Google Analytics event names. logEvent also accepts any custom string and interprets it as a custom event name. See https://firebase.google.com/docs/reference/js/analytics.md#eventnamestring
Analytics module instance - returned from firebase.analytics() or firebase.app().analytics()