Remove Google Analytics #728 (#745)

* Remove Google Analytics #728

* Remove config file

* Don't set the vacentral url
This commit is contained in:
Nabeel S
2020-06-04 07:36:55 -07:00
committed by GitHub
parent c1408cb8fe
commit 3d211535f7
10 changed files with 1051 additions and 366 deletions

View File

@@ -1,10 +0,0 @@
<?php
return [
'tracking_id' => 'UA-100567975-4',
'protocol_version' => 1,
'is_ssl' => true,
'is_disabled' => false,
'anonymize_ip' => true,
'async_requests' => true,
];