-
Notifications
You must be signed in to change notification settings - Fork 92
Description
Do you use TrackerControl from Google Play/F-Droid/other?
TC 1.22.0 from F-droid
Describe the bug
Sometimes endpoints of common sources (Google is a good candidate for this) have different purposes but are classified under the same section (It can oftentimes be in the Essential one).
However some of them looks like complete tracking while others are required for the application to operate. See screenshots below for applications calculating routes in public transports: some Google endpoints are because it unfortunately use Google Maps as the cartography source. Other ones such as the ones with "metric" in the endpoint or "firebaseinstallations" ones looks like pure tracking and therefore shouldn't be considered as Essential.
Regardless of the classification that might be improved, it would be a good improvement for advanced user to be able to toggle either individual endpoint, either to choose by level of subdomains.
That way we could allow only the strict required parts while disallowing everything else.
This is even more important for uncategorised endpoints such as the example in third screenshot: here user have no choice but to accept tag manager to have the endpoint required for the application to work.
To Reproduce
Steps to reproduce the behavior:
Launch an application with huge block of URLs
EDIT: Sorry I missed the template choice, for me it's as much a bug as a feature request, but I think the other template was more appropriate.