import Script from "next/script" const GoogleAnalytics = ({ ga_id }) => ( <> ) export default GoogleAnalytics