The telemetry setting on the profile page is unclear about what it affects. It should clarify that opting in/out only affects personal data, and that business-/environment-level data is always collected.
Suggested text:
Altis collects business-level telemetry data about the performance and use of your site. Opting in to personal data helps us improve Altis and develop better tools for you.
Original description:
Steps to reproduce:
- Visit your user profile editing screen at
wp-admin/profile.php
- Ensure the "Opt in to Altis Telemetry" checkbox is unchecked
- Observe that a JavaScript file is still loaded from
https://cdn.segment.com/analytics.js/v1/<snip>/analytics.min.js
- Observe that a request is still sent to
https://api.segment.io/v1/p with a payload that includes an anonymousId parameter that appears to remain static between page loads
No cookies are set for either of these domains, but given the above it appears my usage of Altis is still being tracked by a third party despite my opting out.
The telemetry setting on the profile page is unclear about what it affects. It should clarify that opting in/out only affects personal data, and that business-/environment-level data is always collected.
Suggested text:
Original description:
Steps to reproduce:
wp-admin/profile.phphttps://cdn.segment.com/analytics.js/v1/<snip>/analytics.min.jshttps://api.segment.io/v1/pwith a payload that includes ananonymousIdparameter that appears to remain static between page loadsNo cookies are set for either of these domains, but given the above it appears my usage of Altis is still being tracked by a third party despite my opting out.