Skip to main content

Audience Analytics Foundations: GA4, Chartbeat & ICO Cookie Consent for UK Newsrooms

How UK newsrooms measure and interpret audience behaviour — from pageviews and engaged time to scroll depth, source attribution, and UK GDPR cookie compliance.

Last reviewed: Next review due:

Why audience analytics matters for UK newsrooms

Audience analytics is the discipline of measuring how readers find, engage with, and respond to journalism. For UK newsrooms, analytics informs commissioning decisions, SEO strategy, newsletter optimisation, and subscriber acquisition. Without analytics, editorial decisions about what to cover and how to present it are based on intuition rather than evidence about what readers actually value.

Google Analytics 4 (GA4) is the dominant free analytics platform, having replaced Universal Analytics in 2023. Chartbeat is the specialist real-time analytics platform most widely used by UK news publishers for editorial decision-making during the news cycle. Adobe Analytics is used by some larger publishers for its more advanced segmentation capabilities.

The UK's privacy framework — UK GDPR and the Privacy and Electronic Communications Regulations (PECR) — requires explicit user consent for analytics cookies, which affects what data UK publishers can collect and how accurately they can attribute audience behaviour.

Key metrics for UK news publishers

Engaged time

The duration during which a reader is actively interacting with the page. A more meaningful quality signal than raw time on page, which includes idle tabs. Chartbeat and GA4 both report variants of this.

Scroll depth

The percentage of the article that readers scroll through. Low scroll depth suggests the headline is not matching reader expectations. High depth correlates with subscriber conversion.

Unique users

The count of distinct individuals over a period. The standard reach metric for UK advertising (ABC and PAMCO both use it). Affected by cookie consent rates under UK GDPR.

Traffic source

Where sessions originate: organic search, direct, email newsletter, social, referral. Understanding source mix is essential for evaluating channel-level investment.

Subscription start rate

The percentage of readers who start a subscription from a given article or traffic source. The most important commercial analytics metric for paywalled publishers.

Newsletter open rate

The percentage of delivered emails that are opened. A standard engagement metric for newsletter-driven audience strategies. Affected by Apple Mail Privacy Protection since 2021.

Red flags to watch for

  • Using pageviews as the primary quality metric — pageviews reward clickbait headlines and do not measure whether the journalism was actually read.
  • Ignoring the impact of UK GDPR cookie consent on your data quality — if a significant proportion of readers decline analytics cookies, your data underrepresents your actual audience.
  • Not setting up conversion events in GA4 — without defined conversions (subscription starts, sign-ups), GA4 cannot attribute reader revenue to content.
  • Confusing time on page with engaged time — leaving a tab open while doing something else inflates time on page without indicating engagement.
  • Over-indexing on real-time Chartbeat data and under-indexing on long-term GA4 trends — editorial strategy requires both timeframes.
  • Not tagging newsletter links with UTM parameters — untagged email traffic shows as direct in GA4, making it impossible to evaluate newsletter-driven audience.

GA4 setup checklist for UK newsrooms

  • GA4 property created and linked to Google Search Console for search query data.
  • Consent management platform (CMP) integrated with GA4 using the Consent Mode v2 framework.
  • Conversion events defined: subscription_start, newsletter_signup, article_complete (scroll to 100%), and any e-commerce purchase events.
  • UTM parameter standards documented and enforced for all outbound links from newsletters, social posts, and partnership placements.
  • Custom dimensions created for article category, author, and content type to enable segment-level analysis.
  • Data retention set to the maximum allowed (14 months) to enable year-on-year comparisons.
  • Exclude internal traffic by filtering your office IP ranges and CMS preview URLs.
  • Connect GA4 to Looker Studio (free) or BigQuery for advanced reporting beyond the GA4 interface.

UK GDPR and ICO cookie consent for analytics

The ICO requires UK websites to obtain valid consent before placing analytics cookies. Valid consent must be freely given, specific, informed, and unambiguous. The cookie banner must allow rejection as easily as acceptance. The ICO has investigated and taken action against major UK publishers for non-compliant banners that used dark patterns to steer users towards accepting all cookies.

Google's Consent Mode v2 allows publishers to operate GA4 in a privacy-preserving mode when users decline analytics cookies, using modelled data to estimate audience behaviour. This partially mitigates the data loss from declining consent but is not a substitute for compliance. Publishers should implement a properly validated CMP (Consent Management Platform) that integrates with GA4 Consent Mode.

See also our subscriber acquisition guide for attribution best practice under UK GDPR.

Common mistakes

  • Treating all traffic sources equally — a reader who arrives via organic search and reads three articles is worth more than a social media visitor who bounces in five seconds.
  • Not auditing analytics data quality periodically — spam referral traffic, bot traffic, and internal staff traffic all pollute datasets if not filtered.
  • Using only the default GA4 reports — the default interface shows aggregate data; custom segments and explorations reveal editorially actionable insights.
  • Ignoring the difference between sessions and users — a user can generate multiple sessions; session-based metrics overcounts audience reach.
  • Reporting analytics to editorial without context — a 20% drop in pageviews may be caused by a change in cookie consent rates, not a change in content quality.
  • Not training editorial staff in basic analytics literacy — analytics tools are most valuable when journalists understand what the data does and does not mean.

Related guides

Primary sources

Frequently asked questions

What is the difference between pageviews, unique users, and engaged time?
A pageview is recorded each time a page loads, including multiple loads by the same person. Unique users (or unique visitors) counts distinct individuals over a period, typically identified by cookie or device. Engaged time measures how long users are actively interacting with a page, distinct from total time on page which includes idle browser tabs. For journalism, engaged time is a more meaningful indicator of content quality than raw pageviews, because it captures whether readers are actually reading rather than bouncing.
What is scroll depth and how is it used in newsroom analytics?
Scroll depth measures how far down a page a reader scrolls, typically reported as percentages (25%, 50%, 75%, 100% reached). It helps editors understand whether readers are reading to the end of articles or abandoning partway through. Chartbeat displays real-time scroll depth alongside concurrent readers. In GA4, scroll depth can be tracked as a custom event. Consistently low scroll depth on a content type suggests readers are not finding what they expected from the headline.
What is Chartbeat and how is it different from GA4 for newsrooms?
Chartbeat is a real-time analytics platform built specifically for news publishers. Unlike GA4, which reports with a processing delay, Chartbeat shows concurrent readers, traffic source breakdown, scroll depth, and engaged time in near real-time. This makes it useful for editorial decisions during a breaking news cycle — identifying which stories are currently drawing the most traffic and from which sources. GA4 is better suited for longer-term trend analysis and subscriber attribution.
What does the ICO require for cookie consent on UK news websites?
Under UK GDPR and PECR, UK websites must obtain freely given, specific, informed, and unambiguous consent before placing non-essential cookies on a user's device. Analytics cookies (including GA4 cookies) are non-essential and require consent. The ICO has published detailed guidance on valid consent: a cookie banner must not use dark patterns, must allow rejection as easily as acceptance, and must not use pre-ticked boxes. The ICO has taken enforcement action against UK publishers for non-compliant cookie banners.
How should a UK newsroom structure source attribution in GA4?
Source attribution in GA4 uses the traffic source dimension to identify where sessions originate: organic search, direct, email, social, referral, and paid. For a news publisher, the most important attribution setup includes: UTM parameters on all newsletter links (source, medium, campaign, and content), correct exclusion of known referrers that should be counted as direct traffic, and conversion events set up to track subscription starts, newsletter sign-ups, and article completions. Without proper UTM tagging, email traffic typically miscounts as direct.