diff --git a/app/views/content_items/manual_section.html.erb b/app/views/content_items/manual_section.html.erb index 052c2bfc5..a9a0802d8 100644 --- a/app/views/content_items/manual_section.html.erb +++ b/app/views/content_items/manual_section.html.erb @@ -57,7 +57,7 @@ { data_attributes: { - module: "gtm-track-click", + module: "ga4-event-tracker", ga4: { event_name: "select_content", type: "accordion", diff --git a/app/views/content_items/manuals/_updates.html.erb b/app/views/content_items/manuals/_updates.html.erb index edef46a7d..06e8c6531 100644 --- a/app/views/content_items/manuals/_updates.html.erb +++ b/app/views/content_items/manuals/_updates.html.erb @@ -46,7 +46,7 @@ <% end { data_attributes: { - module: "gtm-track-click", + module: "ga4-event-tracker", ga4: { event_name: 'select_content', type: 'accordion',