// Adds dimensions UUID, Author and Topic into GA4
Saturday, September 5, 2026
29.1 C
Singapore

Arizona takes Google to court over location tracking

The US state of Arizona filed a lawsuit Wednesday accusing Google of committing fraud by being deceptive about gathering location data.

Arizona attorney general Mark Brnovich said the suit resulted from an investigation launched two years ago after a media report that Google had ways of knowing where users were even if they opted not to share location information with the internet firm.

“While Google users are led to believe they can opt-out of location tracking, the company exploits other avenues to invade personal privacy,” Brnovich said in a release.

“It’s nearly impossible to stop Google from tracking your movements without your knowledge or consent.”

The suit charges Google with violating Arizona fraud law and calls for the company to hand over money it made from its activities in that state.

“The attorney general and the contingency fee lawyers filing this lawsuit appear to have mischaracterized our services,” Google spokesman Jose Castaneda said in response to an AFP inquiry.

“We have always built privacy features into our products and provided robust controls for location data.”

He added that Google looks forward to “setting the record straight.”

While Google provides users the option of declining to share location information while using its services or smartphones powered by Google-made Android software, it can glean from app or online activity where users are to target ads, the suit argued.

gc/st

© Agence France-Presse

/AFP

Hot this week

SG woman asks why some men take offence at being rejected over finances: ‘Isn’t marriage the most important financial decision?’

SINGAPORE: In a query that has sparked discussion on Reddit, a Singaporean woman is asking why some men respond with hurt or indignation when women rule them out on the basis of “financial capabili...

Sermorelin and GHRP-2 Synergy: The Research Landscape in Peptide Signaling

The expanding interest in peptide-based research has led to a closer examination of compounds that interact with endocrine signaling pathways. Among these, the combination of Sermorelin and GHRP-2...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks