issue-124 add google analytics

using react-ga which only passively maintained atm, and doesn't support
GA-4, so might have to revisit this at some point.
This commit is contained in:
Kurt Hutten
2020-11-29 18:07:05 +11:00
parent 6632881310
commit 1d1ce874b2
8 changed files with 101 additions and 8 deletions

View File

@@ -31,6 +31,7 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-dropzone": "^11.2.1",
"react-ga": "^3.3.0",
"react-helmet": "^6.1.0",
"react-image-crop": "^8.6.6",
"rich-markdown-editor": "^11.0.2",