browse
Contents
- browse (browse level 0)
- browse topic (browse level 1)
- action link (browse level 1)
- browse subtopic (browse level 2)
browse (browse level 0)
Priority medium
Tracking the top level of the browse pages.
This event is tracked by the link_tracker.
Examples
Data sent to the dataLayer
- event: event_data
- event_data:
- event_name: navigation
- external: false
- index:
- index_link: number
- index_total: string (number)
- link_domain: string
- method: string
- text: string
- type: browse card
- url: string
You can also view our complete schemas.
Data reports
- GA4 report for navigation events (access required)
- Looker studio report for navigation events (access required)
browse topic (browse level 1)
Priority medium
Tracking the second level of the browse pages.
This event is tracked by the link_tracker.
Examples
Data sent to the dataLayer
- event: event_data
- event_data:
- event_name: navigation
- external: false
- index:
- index_link: number
- index_section: number
- index_section_count: number
- index_total: string (number)
- link_domain: string
- method: string
- section: string
- text: string
- type: browse card
- url: string
You can also view our complete schemas.
Data reports
- GA4 report for navigation events (access required)
- Looker studio report for navigation events (access required)
action link (browse level 1)
Priority low
Tracks the action links shown on only some browse pages.
This event is tracked by the link_tracker.
This event occurs on the action_link component.
Examples
Data sent to the dataLayer
- event: event_data
- event_data:
- event_name: navigation
- external: string ("true" or "false")
- index:
- index_link: number
- index_total: string (number)
- link_domain: string
- method: string
- type: action
- url: string
You can also view our complete schemas.
Data reports
- GA4 report for navigation events (access required)
- Looker studio report for navigation events (access required)
browse subtopic (browse level 2)
Priority medium
Tracking the final level of the browse pages.
This event is tracked by the link_tracker.
Examples
Data sent to the dataLayer
- event: event_data
- event_data:
- event_name: navigation
- external: false
- index:
- index_link: number
- index_section: number
- index_section_count: number
- index_total: string (number)
- link_domain: string
- method: string
- section: Either name of the section or "A to Z"
- text: string
- type: browse list
- url: string
You can also view our complete schemas.
Data reports
- GA4 report for navigation events (access required)
- Looker studio report for navigation events (access required)