Skip to content

Don't upload user information to Google Analytics by default #10

@FrostKiwi

Description

@FrostKiwi

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:

* Referral sources
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:
GA_TRACKING_ID = 'UA-156244372-2'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions