// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 C
Singapore

Meta allegedly rakes in billions from scam ads in China as anti-fraud team gets shut down

Behind the glossy interface of Facebook and Instagram, millions of people fell prey to scams, illegal gambling, and pornography last year—while Meta quietly pocketed billions. According to a recent story from Reuters, Chinese advertisers alone contributed more than US$3 billion (S$3.87 million) in 2024, with nearly one in five dollars coming from content that broke the company’s own rules.

An internal team at Meta had started to fight back, flagging and removing the worst offenders, but their efforts hit a wall when CEO Mark Zuckerberg reportedly stepped in, dissolving the team. The outcome: Scam rates rebounded to 16% of China’s ad returns by the middle of 2025.

China’s influence on global scams is so pervasive that Meta allegedly tracks Chinese national holidays to predict when scams might rise or fall worldwide. During Golden Week, when hundreds of millions of people travel, scam activity temporarily dips—but only briefly.

Experts outside the company have criticised Meta’s approach. One consultancy told Reuters that enforcement is “inconsistent” compared to competitors, pointing out that platforms like TikTok enforce stricter rules. A Reuters test underscored the problem: Ads promising unrealistic investment returns ran freely, attracting dozens of interested users in just days.

The consequences are real. In March, the FBI seized US$214 million from a single Chinese stock scam that had targeted victims through Facebook and Instagram ads. Behind the numbers are everyday people—some losing life savings, others manipulated by schemes that continue unchecked while profits keep rolling in.

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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