Skip to content

Commit

Permalink
Adjust manuals search tracking
Browse files Browse the repository at this point in the history
- 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
  • Loading branch information
andysellick committed Oct 4, 2023
1 parent 8979f9a commit 431b220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/content_items/manuals/_header.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<%
form_data = {
module: "ga4-form-tracker",
ga4_form_include_text: "",
ga4_form: {
event_name: "search",
type: "content",
Expand Down

0 comments on commit 431b220

Please sign in to comment.