1. Collections Component Guide
  2. Phase banner
  3. Without ga4 tracking
Phase banner example

Without ga4 tracking

Disables GA4 tracking on the banner. Tracking is enabled by default. This includes link tracking on the component itself, and allows pageviews to record the presence of the banner on page load.

How it looks (preview)

Skittles Maker This part of GOV.UK is being rebuilt – find out what beta means

How to call this example

<%= render "govuk_publishing_components/components/phase_banner", {
  app_name: "Skittles Maker",
  phase: "beta",
  inverse: true,
  disable_ga4: true
} %>