The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/analytics > ControlParams

ControlParams interface

Standard gtag.js control parameters. For more information, see the gtag.js documentation on parameters.

Signature:

export interface ControlParams 

Properties

Property Type Description
event_callback? () => void (Optional)
event_timeout? number (Optional)
groups? string | string[] (Optional)
send_to? string | string[] (Optional)