Home Software Applications You Said “Don’t Track Me”—But It Didn’t Matter

You Said “Don’t Track Me”—But It Didn’t Matter

Representational image of cookies

This post is also available in: עברית (Hebrew)

Online privacy tools are meant to give users control over how their data is collected and shared. One of the most prominent mechanisms is the Global Privacy Control (GPC), a browser-based signal that tells websites not to sell or track personal data. In regions where it carries legal weight, companies are required to honor this request. However, recent findings suggest that in practice, these protections are not always enforced.

According to Cyber News, a large-scale audit of web traffic across thousands of popular sites (such as Microsoft, Meta and Google) found that tracking technologies continue to operate even when users explicitly opt out. Advertising networks were observed setting tracking cookies despite receiving a valid GPC signal, which should have prevented such activity. In many cases, the signal was acknowledged at the technical level but ignored in the response, allowing tracking to proceed.

The issue stems from how tracking systems are implemented. When a user visits a site, multiple third-party services, often embedded through scripts, attempt to place cookies on the device. These cookies enable long-term tracking across websites, building detailed profiles of user behavior. Even when consent management tools are in place, they do not always successfully block these actions.

From a technical standpoint, the problem lies in enforcement. While the GPC signal is transmitted correctly, there is no consistent mechanism ensuring that all participating systems comply. Some platforms continue to deploy tracking cookies unconditionally, while others fail to integrate checks for opt-out signals into their code.

This creates a gap between regulation and execution. Although privacy frameworks define clear requirements, implementation depends on how individual systems handle incoming signals. As a result, users may believe they have opted out, while tracking continues in the background.

From a defense and security perspective, large-scale data collection raises broader concerns. Behavioral data, browsing patterns, and personal identifiers can be used to build detailed user profiles. In the wrong hands, such information could support targeted phishing, influence operations, or broader intelligence gathering.

The findings highlight a growing challenge in digital ecosystems: ensuring that privacy controls are not only available, but also reliably enforced. As data-driven systems continue to expand, the effectiveness of these safeguards will depend on both technical implementation and regulatory oversight.