Event Reference (v1) / Tab Events
Tab Click / tab_click
Measures when a user clicks a tabbed interface to reveal a hidden content panel.
This event is designed to measure click interactions that do not result in page navigation. If the click results in a page navigation, consider using the navigation_link_click event instead.
-
- Name
- Event Name Required
- Value
- event: tab_click
Section/UI Properites
These properties can be applied to any event to provide more contextual information about "where" an interaction occured within a given page.
-
- Name
- Section Name Optional
- Type
- section_name: string
- Description
More specific than
ui_location, this property can be used to describe the name of a section or container that the event occurred within.- E.g.
recent posts
-
- Name
- UI Location Optional
- Type
- ui_location: string
- Description
The name of the section or container that the event occurred within. This could be a sidebar, header, footer, or any other named/defined section of a page.
- E.g.
sidebar