From 431b220391023c4a945aa8cdbe9f3b6d68281c5d Mon Sep 17 00:00:00 2001 From: Andy Sellick Date: Wed, 4 Oct 2023 09:17:46 +0100 Subject: [PATCH] Adjust manuals search tracking - include a parameter on the form so that responses are also collected by the form tracker - PII is automatically redacted by the form tracker in this situation --- app/views/content_items/manuals/_header.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/content_items/manuals/_header.html.erb b/app/views/content_items/manuals/_header.html.erb index 42d708429..a29d50bb8 100644 --- a/app/views/content_items/manuals/_header.html.erb +++ b/app/views/content_items/manuals/_header.html.erb @@ -32,6 +32,7 @@ <% form_data = { module: "ga4-form-tracker", + ga4_form_include_text: "", ga4_form: { event_name: "search", type: "content",