// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.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

Singaporeans react after tourist says locals seem to ‘work a few hours and then sit around all day’

SINGAPORE: A tourist who visited Singapore for about two weeks last year said online that he wanted to move here after sharing his observations of what seemed like a relaxed work culture in the cit...

SG worker says office ‘queen bee’ keeps excluding her from group conversations, asks locals: ‘How should I approach this?’

SINGAPORE: One Singaporean woman says fitting into her workplace has been tougher than expected, claiming that the office “queen bee” has been subtly shutting her out of group conversations. In a...

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