We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d0a37 commit 71114d4Copy full SHA for 71114d4
utils/analytics.js
@@ -1,4 +1,4 @@
1
-import ReactGA from 'react-ga';
+import ReactGA from 'react-ga4';
2
3
export const initGA = () => {
4
console.log('GA init');
0 commit comments