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)

Ask GOV.UK Chat

Get quick, tailored answers to your business questions with GOV.UK’s new AI tool

How to call this example

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