1. Finder Frontend Component Guide
  2. Feedback
  3. With ga4 tracking disabled
Feedback example

With ga4 tracking disabled

Disables GA4 tracking on the feedback component. Tracking is enabled by default, which adds a data module and data-attributes with JSONs to the feedback buttons. See the ga4-event-tracker documentation for more information.

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/feedback", {
  disable_ga4: true
} %>