Stay organized with collections
Save and categorize content based on your preferences.
Properties
Optional event_callback
event_callback: () => void
Optional event_timeout
event_timeout: number
Optional groups
groups: string | string[]
Optional send_to
send_to: string | string[]
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-27 UTC."],[],[],null,["# ControlParams | JavaScript SDK\n\n- [firebase](/docs/reference/js/v8/firebase).\n- [analytics](/docs/reference/js/v8/firebase.analytics).\n- ControlParams\n======================================================================================================================\n\nStandard gtag.js control parameters.\nFor more information, see\n[the gtag.js documentation on parameters](https://developers.google.com/gtagjs/reference/parameter).\n\nIndex\n-----\n\n### Properties\n\n- [event_callback](/docs/reference/js/v8/firebase.analytics.ControlParams#event_callback)\n- [event_timeout](/docs/reference/js/v8/firebase.analytics.ControlParams#event_timeout)\n- [groups](/docs/reference/js/v8/firebase.analytics.ControlParams#groups)\n- [send_to](/docs/reference/js/v8/firebase.analytics.ControlParams#send_to)\n\nProperties\n----------\n\n### Optional event_callback\n\nevent_callback: () =\\\u003e void \n\n#### Type declaration\n\n-\n - (): void\n\n \u003c!-- --\u003e\n\n -\n\n #### Returns void\n\n### Optional event_timeout\n\nevent_timeout: number\n\n### Optional groups\n\ngroups: string \\| string\\[\\]\n\n### Optional send_to\n\nsend_to: string \\| string\\[\\]"]]
Standard gtag.js control parameters. For more information, see the gtag.js documentation on parameters.