Add initial support for Google Analytics

This commit is contained in:
Deluan
2020-07-03 12:53:35 -04:00
committed by Deluan Quintão
parent dd91f983b5
commit 1cc03fdd8c
7 changed files with 31 additions and 0 deletions
+5
View File
@@ -13621,6 +13621,11 @@
"@babel/runtime": "^7.4.5"
}
},
"react-ga": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/react-ga/-/react-ga-3.0.0.tgz",
"integrity": "sha512-IKqqCtSMe0IfSRNvbHAiwXwIXbuza4VvHvB/2N3hEiMFGSjv8fNI6obPH6bkDdIjDpwzbUqKs8895OxBckWJ2g=="
},
"react-icon-base": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/react-icon-base/-/react-icon-base-2.1.0.tgz",