// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 5, 2026
33.6 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

Older Singaporean men are at higher risk of suicide as social circles shrink

Experts point out that a combination of factors, including retirement, declining health, shrinking social circles, and reluctance to seek help, may increase the risk of suicide among older men in S...

JS-SEZ master plan to be launched in December at leaders’ retreat, PMs Anwar and Wong to jointly unveil it in Malaysia

Malaysia's Economy Minister has confirmed the JS-SEZ master plan will be launched in December at the annual leaders' retreat, with Prime Ministers Anwar Ibrahim and Lawrence Wong expected to jointl...

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