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 prohibiting children under 16 from using social media platforms, a move mirrored by the UK, France, and other nations. Despite the ban, data from parental control app Qustodio indicates a surge in social media use among Australian under-16s. Following the legal restrictions, overall social media usage initially declined; however, it has since rebounded, nearing pre-ban figures for certain apps.

Notably, TikTok, Instagram, and Snapchat have seen increased usage among 10-12 year olds and 13-15 year olds. For TikTok, 25.9% of 13-15 year-olds remain active, marginally below pre-ban levels. Among 10-12 year-olds, usage stands just 0.06 percentage points shy of pre-ban levels. Parental control software company Qustodio's expert, Yasmin London, suggests children might be circumventing the ban using VPNs or by misrepresenting their age.

Alternatively, they may simply be accessing these platforms regardless of the restrictions' effectiveness. Additionally, the data reveals a growing reliance on WhatsApp, an app unimpacted by the ban. The Australian government asserts the ban aims to shield children from online bullying and manipulative algorithms. However, a June study by Australian researchers found scant evidence to support a decline in teenagers' social media consumption.

New Zealand is also contemplating legislation that could levy fines up to 10% of global revenue on platforms like Meta for non-compliance.

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 →