Skip to content

Commit

Permalink
Merge pull request #3377 from alphagov/deploy-ga4-tracking
Browse files Browse the repository at this point in the history
Enable GA4 tracking on the phase banner
  • Loading branch information
andysellick authored Sep 5, 2023
2 parents a86b2aa + 8b17d77 commit b64e711
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/world_wide_taxons/_common.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<%= render "govuk_publishing_components/components/phase_banner", {
message: beta_banner_message,
phase: "beta",
ga4_tracking: true,
} %>
<%= render "govuk_publishing_components/components/breadcrumbs", {
breadcrumbs: GovukPublishingComponents::AppHelpers::TaxonBreadcrumbs.new(@content_item).breadcrumbs,
Expand Down

0 comments on commit b64e711

Please sign in to comment.