You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes the service also non-GDPR compliant by default and cannot legally be deployed in Europe as is. The 'terms of service' is not a privacy policy and is thus not in compliance with GDPR.
that you also upload referral sources. If I deploy that service company internally, it will (indirectly and depending on the setup) leak parts of company internal URL structures and upload them to DENSO's Google Analytics account.
Here is the Google Analytics tracking ID:
Telemetry is fine and good, but sending user information by default to Google Analytics is a worrying feature. Telemetry should be opt-in.
Please consider changing https://github.com/apdn7/AnalysisPlatform/blob/master/ap/common/trace_data_log.py to be opt-in.
This makes the service also non-GDPR compliant by default and cannot legally be deployed in Europe as is. The 'terms of service' is not a privacy policy and is thus not in compliance with GDPR.
You list in the readme here:
AnalysisPlatform/about/terms_of_use_en.md
Line 20 in dc4ad90
Here is the Google Analytics tracking ID:
AnalysisPlatform/config.py
Line 59 in dc4ad90
The text was updated successfully, but these errors were encountered: