[[["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-22 UTC."],[],[],null,["# AnalyticsCallOptions interface\n\nAdditional options that can be passed to Analytics method calls such as `logEvent`, etc.\n\n**Signature:** \n\n export interface AnalyticsCallOptions \n\nProperties\n----------\n\n| Property | Type | Description |\n|--------------------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------|\n| [global](./analytics.analyticscalloptions.md#analyticscalloptionsglobal) | boolean | If true, this config or event call applies globally to all Google Analytics properties on the page. |\n\nAnalyticsCallOptions.global\n---------------------------\n\nIf true, this config or event call applies globally to all Google Analytics properties on the page.\n\n**Signature:** \n\n global: boolean;"]]