Events
Navigation Clicked
User clicked on a navigation link.
Suggested source: website front-end
Properties
Name | Type | Description | Required |
---|---|---|---|
category | string | Name of menu or category where navigation link was clicked (for example, "Support") | no |
label | string | Navigation label clicked (for example, "Contact") | no |
navigation_placement | string | Navigation HTML component within the UX (for example, "footer") | no |
navigation_title | string | Navigation label clicked (for example, "Contact") | no |
navigation_url | string | URL of navigation link destination | no |
Example