Event browse
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
- link_path_parts: object
- method: string
- text: string
- type: browse card
- url: string
You can also view our complete schemas.
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_total: string (number)
- link_domain: string
- link_path_parts: object
- method: string
- text: string
- type: browse card
- url: string
You can also view our complete schemas.
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
- link_path_parts: object
- method: string
- section: string
- text: string
- type: browse card
- url: string
You can also view our complete schemas.