Skip to content

Commit

Permalink
Merge pull request #4618 from alphagov/ga4-document-list-plan-for-change
Browse files Browse the repository at this point in the history
Add GA4 section to plan for change document list
  • Loading branch information
AshGDS authored Feb 3, 2025
2 parents a88be23 + e86abe9 commit 4f724eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/views/landing_page/blocks/_document_list.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
<%= render "govuk_publishing_components/components/document_list", {
margin_bottom: 0,
items: block.items,
ga4_extra_data: {
section: heading,
},
} %>
<% end %>

0 comments on commit 4f724eb

Please sign in to comment.