// Adds dimensions UUID, Author and Topic into GA4
Friday, August 7, 2026
28.3 C
Singapore

Stop using Facebook's Reacticons if you value your privacy

In February, Facebook launched five Reactions besides the “Like” button to help users better share their feelings about posts which appear in their social networking site. Facebook promoted it as a way of answering calls from users for a “Dislike” button.
On Wednesday (11 May), the Belgium’s police issued a warning to Facebook users that the Reacticons – of laughter, amazement, anger, sadness and love – actually erode your privacy, and that they help the social networking site to evaluate the effectiveness of its advertising.
There is a reason why the Reacticons are limited to six said the Belgian police. It helps users to express their feeling more frequently and helps Facebook’s algorithms to gauge when is the best time to show advertisements.
“If it appears that you are in good spirits, Facebook will infer that you are receptive and will be able to sell advertising space by explaining to the advertisers that they are more likely to get a reaction from you,” the police wrote.
“One more reason therefore not to rush to click if you want to protect your privacy,” it added.
And also, it does not mean that users will not see any advertisements if they react with an Angry emoticon to all posts that appear in their newsfeed.
The social networking site had previously said that it treats any kind of engagement on Facebook as an indication that users want to see more of such posts. So reacting angrily often to posts would simply indicate to Facebook that users like seeing more of the same, and that could be sold to advertisers too.

- Advertisement -

Hot this week

Woman wonders if friendships in Singapore have become too transactional: ‘I only have 2–3 friends I fully trust’

She says she can count the people she truly trusts on one hand. The rest, she feels, only seem to reach out when they need something.

Singapore mum says juggling work, childcare, and house chores pushed her to hire a helper: ‘I couldn’t find a solution’

The endless debate over who should do which chores eventually gave way to one decision: bring in extra help and stop trying to do everything alone.

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