Step by step navigation header example
Without custom dimension
How it looks (preview)
Part of
Without custom dimensions
How to call this example
<%= render "govuk_publishing_components/components/step_by_step_nav_header", {
title: "Without custom dimensions",
path: "#",
tracking_category: "customTrackingCategoryClicked",
tracking_action: "customTrackingAction",
tracking_label: "customTrackingLabel",
tracking_dimension_enabled: false
} %>