switch to google analytics from piwik

This commit is contained in:
willyb321
2018-06-12 07:56:01 +10:00
parent 3d5a9ef220
commit 27ce82de3b
4 changed files with 15 additions and 6 deletions

9
package-lock.json generated
View File

@@ -10760,6 +10760,15 @@
"prop-types": "^15.5.10"
}
},
"react-ga": {
"version": "2.5.3",
"resolved": "https://registry.npmjs.org/react-ga/-/react-ga-2.5.3.tgz",
"integrity": "sha512-25wvPv1PVLDLhw1gEYP33h0V2sJHahKMfUCAxhq8JPYmNQwx1fcjJAkJk+WmSqGN93lHLhExDkxy3SQizQnx3A==",
"requires": {
"prop-types": "^15.6.0",
"react": "^15.6.2 || ^16.0"
}
},
"react-measure": {
"version": "1.4.7",
"resolved": "https://registry.npmjs.org/react-measure/-/react-measure-1.4.7.tgz",