Urgent.News

What's breaking now, across thousands of outlets.

Tech

Social media use on the rise among Australian under-16s after ban

Data from a parental control software company shows increased use of social media apps such as Instagram and TikTok.

Social media use on the rise among Australian under-16s after ban

In December, Australia enacted legislation restricting children under 16 from accessing social media platforms, with similar bans introduced in the UK, France, and other countries. Despite the ban, a study by parental control app Qustodio revealed a rise in social media usage among Australian children. The use of apps like TikTok, Instagram, and Snapchat among 10-12 and 13-15 year-olds increased, even nearing pre-ban levels for some platforms.

For instance, 25.9% of 13-15 year-olds were still using TikTok, only slightly lower than prior to the ban. Similarly, usage among 10-12 year-olds was only 0.06 percentage points below its pre-ban level. The data suggested children might be accessing these platforms using VPNs or by misrepresenting their age. Yasmin London, Qustodio's Global Online Safety Expert, speculated that the ban might not be as effective as intended.

In addition to social media, children were also turning to WhatsApp, an app unaffected by the ban. Australian officials stated the ban aimed to protect children from online bullying and malicious algorithms. Nevertheless, a peer-reviewed study by Australian researchers found limited evidence to support the notion that teenagers were abandoning social media due to the ban.

New Zealand's government has also introduced legislation that could impose fines on social media firms, including Meta, if they fail to comply with regulations.

Written by urgent.news from Free Malaysia Today's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at freemalaysiatoday.com →

More in Tech

The fuss with running a code ONLY once in React.js (after page load)

Firstly, filename here is _runOnce.tsx . This file here is a client-side component that allows for important client side logic.

  • File runOnce.tsx used for client-side logic in React.js
  • app/layout.tsx, server-side only, imports RunOnce component
  • Page() function with useEffect prevents code from running once

More from Wednesday 26 August →