react-ga4
react-ga4 copied to clipboard
Gtag script append in header
Currently GTAG script is being loaded into document.body but google recommends it to load inside head only. Due to script getting load in body many fields will be getting as not-set when setting up utm source etc in report.
Can we get this merged? @codler
@codler ?