Remove privacy disclaimer from readme

No longer collecting data to Google Analytics
This commit is contained in:
Samer Albahra
2015-07-04 15:53:59 -05:00
parent 03d273c7c8
commit baf2af9bbf

View File

@@ -11,7 +11,3 @@ The production version runs on Amazon Elastic Beanstalk (AWS EB) and therefore t
**routes/*.js** contains all the endpoints for the API service. Currently, only one exists for weather adjustment. **routes/*.js** contains all the endpoints for the API service. Currently, only one exists for weather adjustment.
**models/*.js** contains all the database models used by the routes. Currently, only one exists to manage weather cache data. **models/*.js** contains all the database models used by the routes. Currently, only one exists to manage weather cache data.
## Privacy
The script does use Google Analytics to collect anonymous data regarding each query such as the firmware of the device querying, the location entered in the device options, and result of the weather adjustment. These are used to improve the accuracy of location resolution and precision of weather adjustments.