feat(analytics): migrate to GA4

This commit is contained in:
rektdeckard
2023-02-05 17:57:52 -07:00
parent 5e7f85ffdc
commit 3756374140
11 changed files with 99 additions and 42 deletions

View File

@@ -36,7 +36,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-dropdown-select": "^4.4.2",
"react-ga": "^3.1.2",
"react-ga4": "^2.0.0",
"react-hotkeys-hook": "^3.2.1",
"react-use": "^17.4.0",
"recoil": "^0.7.6",
@@ -49,7 +49,6 @@
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-virtualized": "^9.21.10",
"@types/tinycolor2": "^1.4.3",
"@vitejs/plugin-react": "^3.1.0",
"typescript": "^4.9.5",