alphagov / whitehall

Publishes government content on GOV.UK
https://docs.publishing.service.gov.uk/apps/whitehall.html
MIT License
896 stars 194 forks source link

Fix loading of GA4 analytics modules #9407

Closed ryanb-gds closed 2 months ago

ryanb-gds commented 2 months ago

If using the GOV.UK publishing component analytics module loading, the loader does not expect the same structure as the normal GOV.UK module loader. Instead it expects a simple object with an init function to call.

This PR also ensures consistent usage of kebab case for module data attributes

Trello: https://trello.com/c/JGuDLzro