Skip to content

Commit

Permalink
Merge pull request #3403 from alphagov/ga4-tracking-topic
Browse files Browse the repository at this point in the history
Enable GA4 tracking on taxon pages
  • Loading branch information
andysellick authored Oct 3, 2023
2 parents fc50959 + 0436714 commit 899a105
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/taxons/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-one-third content-list__sticky">
<%= render "govuk_publishing_components/components/contents_list", {
ga4_tracking: true,
contents: @presentable_section_items
} %>
</div>
Expand Down

0 comments on commit 899a105

Please sign in to comment.