Skip to content

Commit 74629a0

Browse files
committed
Add URL to manuals search GA4 tracking
1 parent 4cec7f6 commit 74629a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/views/content_items/manuals/_header.html.erb

+2-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
event_name: "search",
3434
type: "content",
3535
section: content_item.title,
36-
action: "search"
36+
action: "search",
37+
url: "/search/all",
3738
}
3839
}
3940
%>

0 commit comments

Comments
 (0)