Skip to content

Commit

Permalink
Merge pull request #3969 from alphagov/ga4-bug-fix-cards
Browse files Browse the repository at this point in the history
Add GA4 section parameter to topic cards
  • Loading branch information
AshGDS authored Jan 31, 2025
2 parents d31134e + 9c62e6a commit 2c517eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/browse/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
type: "browse card",
index_link: index + 1,
index_total: total_links,
section: page.popular_list ? t("browse.topics", lang: :en) : nil
},
},
},
Expand Down

0 comments on commit 2c517eb

Please sign in to comment.