Chat entry example

Without ga4 tracking

Disables GA4 tracking on the component. Tracking is enabled by default. This adds a data module and data-attributes with JSON data. See the ga4-link-tracker documentation for more information.

How it looks (preview)

Try GOV.UK Chat

Sign up to GOV.UK’s experimental new AI tool and find answers to your business questions

How to call this example

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