Event Reference (v1) / Collapsible Events
Collapsible Toggle / collapsible_toggle
Measures when a user opens/closes a collapsible element on a page. These are often implemented on FAQ and product pricing pages.
This event was renamed from accordion_toggle in older implementations. Collapsible is a more descriptive term for this UI element than "accordion". The core UI pattern is similar for both terms, the only difference being if more than one item can be open in a collapsible group. We preferred to simplify and use a single event to measure both kinds of UI interactions.
-
- Name
- Event Name Required
- Value
- event: collapsible_toggle
- Type
- event: string
-
- Name
- Element Text Optional
- Type
- element_text: string
- Description
The text of the collapsible element that was toggled.
- E.g.
How are unique users calculated/determined?