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)
How to call this example
<%= render "govuk_publishing_components/components/phase_banner", {
app_name: "Skittles Maker",
phase: "beta",
inverse: true,
disable_ga4: true
} %>