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

Singapore GLS: Land for over 4,700 new private homes will be released in second half of 2026; 9,320 units in total

Government boosts housing pipeline and pushes ahead with Jurong Lake District plans as demand for new homes remains strong

SG Ministry of Manpower wage report 2025: Which industries are workers’ salaries rising the fastest in Singapore

New data shows salary growth varied across sectors, with support services leading the pack while hospitality workers saw smaller gains

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