1. Component Guide
  2. Metadata block
  3. Without ga4 tracking
Metadata block example

Without ga4 tracking

Disables the GA4 link tracker on the ‘See all updates’ link. Tracking is enabled by default.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/metadata", {
  last_updated: "10 September 2015",
  see_updates_link: true,
  disable_ga4: true
} %>