React Google Analytics 4 Migrate from old react-ga // Simply replace `react-ga` with `react-ga4` import ReactGA from 'react-ga'; import ReactGA from 'react-ga4'; Install npm i react-ga4