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

4 lines (3 loc) 118 B
import ga4, { GA4 } from "./gtag/ga4"; export declare const ReactGAImplementation: typeof GA4; export default ga4;