// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
32.7 C
Singapore

Thank you for two million views!

The Independent Media LogoThe Independent Singapore looks set to exceed two million page views and 500,000 unique visitors in the coming days while it continues to gain more likes on Facebook. Nearly 60 percent of our views are from new visitors!
In the past three months since our launch, TISG has grown from a mere few hundred views per day to a  fluctuating rate of between 3000 and 30,000 per day. We have signed news syndication partnerships with SingTel, OutBrain and Google News.
On behalf of TISG, Publisher Kumaran Pillai would like to thank you, our readers, for your continued support and viewership.

- Advertisement -

Hot this week

Person found dead after early morning flat fire in Jurong East — SCDF reminds public of top home fire risks

SCDF firefighters found an unresponsive person in the living room of the affected unit. The person was pronounced dead at the scene.

SPF: Singaporean man who was rescued from alleged kidnapping in Malaysia is believed to know his kidnapper; he’s now wanted by CNB

The man was rescued with his girlfriend by Malaysian police after an alleged kidnapping, but he’s now wanted by Singapore Central Narcotics Bureau

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