The code to add is ```javascrtip import ReactGA from "react-ga"; ... ReactGA.initialize("UA-155858412-1"); ReactGA.pageview(window.location.pathname); ```