1. Component Guide
  2. Step by step navigation header
  3. Without custom dimension
Step by step navigation header example

Without custom dimension

How it looks (preview)

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
} %>