UNPKG

lachie-ga4

Version:

React Google Analytics 4 (that allows gtag URL to be customised)

6 lines (3 loc) 98 B
import ga4, { GA4 } from "./ga4"; export const ReactGAImplementation = GA4; export default ga4;