UNPKG

google-analytics-ga4

Version:

This is package for google analytics GA4 .You can import it to any node project and use it .React , Vue, Anguler etc

5 lines (4 loc) 126 B
export const ReactGAImplementation: typeof GA4; export default ga4; import { GA4 } from "./ga4"; import ga4 from "./ga4";