// Adds dimensions UUID, Author and Topic into GA4
Thursday, April 30, 2026
30.9 C
Singapore

Singapore’s Digital Government Index score rises by 1%

SINGAPORE: Singapore’s Digital Government Index (DGI) 2025 recorded an overall score of 62.1 out of 100, reflecting a modest 1% increase from its performance last year, according to a report by Adobe. While the nation continues to make strides in customer experience and digital equity, concerns have emerged over a decline in site performance.

The report evaluates Singapore’s digital maturity across three key pillars: Customer Experience, Digital Equity, and Site Performance. Among these, Customer Experience remained Singapore’s strongest area, scoring 70.4—a 0.5% rise from last year. This improvement is attributed to enhanced personalisation and user-friendly interactions across both desktop and mobile platforms.

Digital Equity saw the most significant growth, increasing by 11% to 62.2. This progress was driven by strong accessibility initiatives and targeted efforts to bridge the digital divide, ensuring that digital services remain inclusive and accessible to all citizens.

However, Site Performance recorded a decline, dropping 8% to 53.8. The report highlights that mobile loading speeds are now 40% slower than desktop speeds, contributing to a weaker user experience.

Additionally, issues related to site health have impacted visibility in AI-generated search results, further affecting the overall performance of government digital services.

- Advertisement -

Hot this week

Netizens call out top EU diplomat for asking Southeast Asia not to ‌buy Russian oil amid Iran war

Kaja Kallas, the European Union's foreign policy chief, asked partner countries in Southeast Asia not to ‌turn to Russia for oil supplies amid energy crisis

Asia hit hardest by energy crisis but could benefit in the long run

Asia, heavily dependent on energy from Gulf states, was the first to suffer fuel shocks amid the conflict in the Middle East. One analyst argues that as countries in the region address their vulner...

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