Output only. Resource name of the Enhanced Measurement Settings. Format: properties/{property_id}/dataStreams/{dataStream}/enhancedMeasurementSettings Example: "properties/1000/dataStreams/2000/enhancedMeasurementSettings"
streamEnabled
boolean
Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream.
Changing this value does not affect the settings themselves, but determines whether they are respected.
scrollsEnabled
boolean
If enabled, capture scroll events each time a visitor gets to the bottom of a page.
outboundClicksEnabled
boolean
If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
siteSearchEnabled
boolean
If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
videoEngagementEnabled
boolean
If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
fileDownloadsEnabled
boolean
If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension.
pageChangesEnabled
boolean
If enabled, capture a page view event each time the website changes the browser history state.
formInteractionsEnabled
boolean
If enabled, capture a form interaction event each time a visitor interacts with a form on your website. False by default.
searchQueryParameter
string
Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
uriQueryParameter
string
Additional URL query parameters. Max length is 1024 characters.
[[["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 2025-04-02 UTC."],[[["Enhanced Measurement Settings automatically track website interactions and content using a web DataStream."],["This singular resource provides a variety of configurable settings for measuring events like scrolls, outbound clicks, site search, video engagement, file downloads, page changes, and form interactions."],["You can enable or disable the automatic measurement of these interactions while customizing aspects such as site search parameters and additional URL query parameters."],["Resource information and individual interaction settings are represented in JSON format, accessible via a designated endpoint (\"properties/{property_id}/dataStreams/{dataStream}/enhancedMeasurementSettings\")."]]],["This content describes settings for enhanced measurement of interactions on a web data stream. Key actions include enabling or disabling the use of these settings to measure interactions and content. Specific interactions measured include scrolls, outbound clicks, site searches, video engagement, file downloads, page changes, and form interactions. The settings also capture URL query parameters for site search and allow additional parameters. Each measurement type can be individually turned on or off, with specific settings, such as \"searchQueryParameter\".\n"]]