Singleton resource under a WebDataStream, configuring measurement of additional site interactions and content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#file_downloads_enabled
def file_downloads_enabled() -> ::Boolean
- (::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.
#file_downloads_enabled=
def file_downloads_enabled=(value) -> ::Boolean
- value (::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.
- (::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.
#name
def name() -> ::String
- (::String) — Output only. Resource name of this Data Stream. Format: properties/{property_id}/webDataStreams/{stream_id}/enhancedMeasurementSettings Example: "properties/1000/webDataStreams/2000/enhancedMeasurementSettings"
#outbound_clicks_enabled
def outbound_clicks_enabled() -> ::Boolean
- (::Boolean) — If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
#outbound_clicks_enabled=
def outbound_clicks_enabled=(value) -> ::Boolean
- value (::Boolean) — If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
- (::Boolean) — If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain.
#page_changes_enabled
def page_changes_enabled() -> ::Boolean
- (::Boolean) — If enabled, capture a page view event each time the website changes the browser history state.
#page_changes_enabled=
def page_changes_enabled=(value) -> ::Boolean
- value (::Boolean) — If enabled, capture a page view event each time the website changes the browser history state.
- (::Boolean) — If enabled, capture a page view event each time the website changes the browser history state.
#page_loads_enabled
def page_loads_enabled() -> ::Boolean
- (::Boolean) — Output only. If enabled, capture a page view event each time a page loads.
#page_views_enabled
def page_views_enabled() -> ::Boolean
- (::Boolean) — Output only. If enabled, capture a page view event each time a page loads or the website changes the browser history state.
#scrolls_enabled
def scrolls_enabled() -> ::Boolean
- (::Boolean) — If enabled, capture scroll events each time a visitor gets to the bottom of a page.
#scrolls_enabled=
def scrolls_enabled=(value) -> ::Boolean
- value (::Boolean) — If enabled, capture scroll events each time a visitor gets to the bottom of a page.
- (::Boolean) — If enabled, capture scroll events each time a visitor gets to the bottom of a page.
#search_query_parameter
def search_query_parameter() -> ::String
- (::String) — Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
#search_query_parameter=
def search_query_parameter=(value) -> ::String
- value (::String) — Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
- (::String) — Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty.
#site_search_enabled
def site_search_enabled() -> ::Boolean
- (::Boolean) — If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
#site_search_enabled=
def site_search_enabled=(value) -> ::Boolean
- value (::Boolean) — If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
- (::Boolean) — If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter).
#stream_enabled
def stream_enabled() -> ::Boolean
-
(::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.
#stream_enabled=
def stream_enabled=(value) -> ::Boolean
-
value (::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.
-
(::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.
#uri_query_parameter
def uri_query_parameter() -> ::String
- (::String) — Additional URL query parameters. Max length is 1024 characters.
#uri_query_parameter=
def uri_query_parameter=(value) -> ::String
- value (::String) — Additional URL query parameters. Max length is 1024 characters.
- (::String) — Additional URL query parameters. Max length is 1024 characters.
#video_engagement_enabled
def video_engagement_enabled() -> ::Boolean
- (::Boolean) — If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
#video_engagement_enabled=
def video_engagement_enabled=(value) -> ::Boolean
- value (::Boolean) — If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.
- (::Boolean) — If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site.