// Adds dimensions UUID, Author and Topic into GA4
Friday, June 26, 2026
31.1 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

Workers’ rights group asks why it took 100 migrant workers to complain before MOM took action, when early warning signs were there

"Long before the crisis escalated, MOM was already alerted about salary issues from KPA Engineering. The company has a history of not paying their workers properly. Across 2025 and 2026, TWC2 helpe...

Hiring and new orders slow as Singapore firms take a more cautious view

The latest reading suggests that while businesses remain generally optimistic about the months ahead, confidence has continued to soften amid a more uncertain operating environment.

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