site-kit-wp
site-kit-wp copied to clipboard
Investigate Moving GA4 Action From `useMount` To The Module Specific Effects Component
Feature Description
During the implementation of 8211 the module specific effects are decoupled into a separate file, but for some reason the GA4 action in useMount in assets/js/components/DashboardEntryPoint.js is causing E2E failures when moved anywhere else from the entry point file.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
Implementation Brief
- [ ]