// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 27, 2026
26 C
Singapore

Disney to pay US$10M fine after allowing data collection on children under 13, FTC says

WASHINGTON: The Walt Disney Company will pay a US$10 million (S$12.89 million) fine to settle a lawsuit by the Federal Trade Commission (FTC), which said the company violated federal law by allegedly allowing data to be collected on children under 13, Channel News Asia reported.

On Tuesday (Sept 2), the FTC said Disney violated the Children’s Online Privacy Protection Act (COPPA), which requires websites and apps for children under 13 to obtain parental consent before collecting personal information.

According to the complaint, Disney did not properly label some of its YouTube videos as “Made for Kids”, which allowed personal data from children under 13 to be collected and used for targeted advertising.

Disney representatives have not yet commented on the matter.

In 2019, Google, YouTube’s parent company, paid US$170 million in a similar settlement. /TISG

Read also: Genting to pay US$10.5M fine to Nevada Gaming Commission to settle Resorts World Las Vegas complaint

- Advertisement -

Hot this week

Son upset after mum earning S$14k demands a portion of his pay in the future: ‘She’s just asking for money for the sake of...

S$14k monthly income — but should that mean a parent shouldn’t expect their child to contribute?

2026 Esports World Cup: Europe’s First-Ever Triumph at MLBB Tournament

The MLBB calendar features only two major international events: the summer Cup and the winter World Championship. In this 1xBet review, we’ll take a closer look at the first one, the 2026 MLBB Mid...

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