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
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:
Opt in to personal data in Altis Telemetry
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 text was updated successfully, but these errors were encountered:
We could be clearer about the language, but this is not a bug. The opt-in affects whether any personal data is sent, but telemetry is always sent for product improvement purposes.
rmccue
added
task
An item with a singular purpose and clearly defined path forward
and removed
bug
Existing functionality isn't behaving as expected
labels
Jul 12, 2022
rmccue
changed the title
Telemetry is still sent to cdn.segment.com when telemetry is disabled
Update telemetry settings to reflect the effect they have
Jul 12, 2022
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.php
https://cdn.segment.com/analytics.js/v1/<snip>/analytics.min.js
https://api.segment.io/v1/p
with a payload that includes ananonymousId
parameter 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.
The text was updated successfully, but these errors were encountered: