MCPcopy Create free account
hub / github.com/code100x/cms / gtag

Function gtag

src/components/analytics/GoogleAnalytics.tsx:18–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16
17 //@ts-ignore
18 function gtag() {
19 // @ts-ignore
20 // eslint-disable-next-line
21 dataLayer.push(arguments);
22 }
23
24 //@ts-ignore
25 gtag('js', new Date());

Callers 1

GoogleAnalyticsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected