Update Analytics to use Angularitics

This also supports the new Matomo setup.
This commit is contained in:
Cameron
2019-09-21 14:40:14 +00:00
parent 6d92dc4565
commit 1aa109ae52
11 changed files with 29 additions and 94 deletions

View File

@@ -24,9 +24,9 @@
"@angular/platform-browser": "^8.2.7",
"@angular/platform-browser-dynamic": "^8.2.7",
"@angular/router": "^8.2.7",
"angulartics2": "^8.1.0",
"core-js": "^2.5.4",
"json-schema-traverse": "^0.4.1",
"ngx-matomo": "^0.1.2",
"rxjs": "~6.4.0",
"tslib": "^1.9.0",
"web-animations-js": "^2.3.1",