// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 4, 2026
32.7 C
Singapore

Government ministries continue to dominate YouTube ads in Singapore

Mumbrella Asia, an online publication that focuses on media and marketing in Asia, has reported that Government ministries continue to dominate YouTube advertisements in Singapore.

Yesterday (22 July), the publication reported that the YouTube Ads Leaderboard showed that seven out of the ten most viewed YouTube advertisements in Singapore were produced by Government ministries.

It is estimated that 85 per cent of Singaporeans visit YouTube each month. The YouTube Ads Leaderboard is a showcase of advertisements that received the most views, determined by YouTube’s algorithm “that factors in organic and paid views, watch time and audience retention.”

The top Government advertisements that appeared on YouTube are for the Merdeka Generation Package, a commercial by the CPF Board on what happens to one’s CPF savings when they turn 55, and advertisements by the Public Utilities Board, the Singapore Navy, the Ministry of Education, and the Ministry for Communications and Information (MCI).

A spokesperson for the MCI – which produced the Merdeka Generation Package video and another video on Hari Raya – told Mumbrella: “We are heartened that both videos, with their different styles and treatments, have been well-received by Singaporeans.

“We will continue producing fresh, engaging and relevant content that brings across useful government information to Singaporeans.”

- Advertisement -

Hot this week

‘Cancel the BTO’: Locals share the most Singaporean breakup stories they’ve heard

SINGAPORE: Breaking up is rarely easy. No matter how carefully someone chooses their words or how gently they try to end things, the person on the receiving end is almost always going to be hurt

Man injured a 14-year-old boy due to an argument over an electric bicycle and an electric scooter

A 39-year-old man is accused of injuring a 14-year-old boy with pliers after an argument. Officers found that the man had an argument with a boy over their electric bicycles, which resulted in dam...

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