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

Maid dares employer to send her back to the agency, then begs to keep her job

SINGAPORE: One helper's gamble appears to have backfired after she dared her employer to “send her back to the agency” if she was unhappy with her work. Instead of brushing off the remark, the em...

Alexis Dang says WP volunteers have visited 10,000 households in Punggol

"While 10,000 households may sound like a lot, the road ahead is still a long one. We will continue to press on, work hard, and walk the talk. Most importantly, we look forward to meeting many more...

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