// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
30.9 C
Singapore

Any justification for these ads?

Screen grab of WDA's promotional video
Screen grab of WDA’s promotional video

A letter writer to the Today paper makes a valid point. Jenny Ng argues that government advertisements should not profile its work. That is waste of taxpayers’ money.

This is what she says:
“Recently, I have seen many advertisements by government agencies on TV and especially on social media platforms. I can understand if the messages are meant to inform the general public of new initiatives that benefit the or affect us. But many of these ads only profile the work of the agencies and have no wide impact.
“For example, the Workforce Development Agency had advertised an event recognising companies for training their workers. But would this event not have been already reported in the news?
“The WDA seems to also be advertising aggressively on social media. Perhaps, it should justify the cost and effectiveness of its marketing expenditure, as external agencies would have been appointed to manage and run these ads.”
[fvplayer src=”http://youtube.com/watch?v=iHzXTYVDfwA”]

- Advertisement -

Hot this week

Singaporean claims booking fail leaves them stranded in Australia

Fully paid and confirmed, but the property reportedly had no record of the booking. A Platinum Agoda customer says they arrived in Perth to find out their Aug. 12–17 reservation had never reached M...

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