// Adds dimensions UUID, Author and Topic into GA4
Thursday, March 5, 2026
26 C
Singapore

PR veteran WE Communications to support IMDA’s new initiative for startup hopefuls

The partnership between global PR agency WE Communications and both Infocomm Media Development Authority (IMDA) and SGTech will focus on adding into startups capabilities in Singapore

Singapore WECommunications SGTech IMDA

The independent PR agency WE Communications (WE) announced partnership with IMDA and SGTech that will provide startups in Singapore with branding and marketing capabilities workshops and one-on-one coaching. The support from the worldwide agency will be under IMDA’s new initiative called Singapore Digital (SG:D) Spark.

The SG:D Spark initiative is set to help B2B (business-to-business) and B2C (business-to-consumer) Singapore-based infocomm media (ICM) startups to build their business and compete using Government support and industry tools.

Also Read: Indonesian smart fishery platform eFishery raises US$4M funding round

Through the initiative, Singapore’s government aims to address the key growth challenges for most startups such as access to talent, funding, experienced mentors, and building initial business traction.

“We are excited about this partnership with IMDA, as it allows us to be part of the journey that helps evolve the nation’s digital economy and readiness,” said Jeremy Seow, Managing Director, WE Singapore.

See also  5 Key Traits Of A Successful Entrepreneur

Also Read: Malaysian cybersecurity firm Securemetric raises US$4M through IPO

Singapore is among the countries with a supportive government when it comes to startups as one of the burgeoning economy.

WE communications’ experiences working with brands like Hewlett Packard, F5 Networks, FWD, Lenovo, Shopee, and Wirecard in multiple sectors will be on the table for the startups that join the initiative.

Photo by Fancycrave on Unsplash

The post PR veteran WE Communications to support IMDA’s new initiative for startup hopefuls appeared first on e27.

Source: E27

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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); } });
// //