Measurement, tracking and consent

Measurement

What you are allowed to measure before anybody clicks accept

Most of the measurement conversation is about recovering data that consent removed. A smaller and more useful conversation is about what never needed consent.

By Oscar CobbeCurrent as at 8 minute read3 sources

The rule, stated in the terms it is actually written in

Regulation 5(3) of S.I. No. 336 of 2011 prohibits using an electronic communications network to store information, or to gain access to information already stored, in the terminal equipment of a subscriber or user, without consent and without clear and comprehensive information.

Two features of that wording decide most measurement questions. It is about the act of storing or reading on the device, not about whether the thing stored is personal data. And it is technology-neutral, so cookies, local storage, session storage, a pixel that sets an identifier and a fingerprinting script are all the same act in law.

So the boundary is not between personal and anonymous. It is between touching the device and not touching it.

What stays available

More than most people assume, and it is worth knowing before buying anything.

  1. 1Server logs. A request arriving at your own server is not storing or reading anything on the visitor's device. Page views, referrers, response times and error rates are all measurable from your own logs.
  2. 2Aggregate counts that set nothing. A counter incremented server-side per request tells you how many times a page was served without any identifier existing anywhere.
  3. 3Anything strictly necessary to a service the visitor explicitly requested. A basket, a session, a load balancer cookie, and the record of the consent decision itself.
  4. 4Your own business data. Orders, revenue, refunds, repeat purchase rate and lifetime value are in your own systems and no consent rule reaches them.
  5. 5Anything the visitor consented to, which is the ordinary case and is the point of asking properly.

What does not stay available

Analytics is not strictly necessary. Nobody visits a website in order to be measured, so the second limb of the Regulation 5(5) exemption, which requires the storing to be strictly necessary to provide a service explicitly requested by the user, does not reach it. Whether it ought to is a real policy argument in Europe and it is not the current Irish position.

Advertising pixels are further from the line rather than closer to it. So is session recording, so are heatmaps, and so is anything that follows a person between visits.

The Data Protection Commission's guidance is specific about the mechanics as well: pre-ticked boxes and defaults set to on are not permitted, wording that treats continued use or scrolling as consent is not permissible, and silence or inaction cannot constitute consent. The banner rules are set out separately.

There is no technical route around this

Moving a tag from the browser to your own server changes where the request is made from. It does not change whether an identifier was stored on or read from the visitor's device, which is what Regulation 5(3) is about. Anybody selling server-side tracking as a way to measure people who declined is selling you an enforcement risk with a monthly fee attached.

Find out what it is costing you, rather than reading a figure

There are consent-rate statistics in circulation for Ireland. They come from vendors with something to sell, none of them publishes a method, and your own rate is the only one that decides anything. It is also easy to obtain.

Count consent decisions at the banner, which you can do server-side without storing anything on the device, and compare accepted against declined against ignored. Then compare your analytics session count against your server log request count for the same period. The ratio between them is your real measurement coverage.

That number is worth more than any benchmark, and it is the number that decides whether the next paragraph is relevant to you.

Where the gap actually comes from

The difference between what a business sells and what its ad platforms report has two causes and only one of them is consent.

The other is ordinary loss: browsers blocking third-party requests, extensions, network failures, attribution windows and the fact that a browser-side tag has to survive a page unload to fire. That share has nothing to do with anybody declining, and it is the share a server-side setup genuinely recovers.

Which of the two dominates is an empirical question about your own site, and it is the whole basis on which the work should be bought or not bought. What server-side tracking actually fixes sets out both halves, including the part it cannot legally fix.

The measurement that does not depend on any of this

The most reliable numbers in a small business are the ones already in its own systems, and they are systematically under-used because they are less exciting than a dashboard of sessions.

Orders by source captured at the point of sale, as a field on the order rather than as an inference from a cookie. Revenue per customer over time. The proportion of enquiries that become quotes and quotes that become work. Repeat purchase rate. None of those requires consent, none of them degrades when a browser changes its defaults, and all of them are closer to the decision a business is trying to make.

The honest sequencing for most Irish SMEs is to get those right first and treat platform attribution as the thing that helps you spend an advertising budget rather than as the thing that tells you how the business is doing.

One compliance consequence people miss

Behavioural tracking is not just a consent question. Item 4 of the Data Protection Commission's list of processing requiring an impact assessment is systematically monitoring, tracking or observing individuals' location or behaviour, and item 9 covers combining separate datasets where the linking contributes to profiling or behavioural analysis.

A joined-up reporting setup that puts an advertising platform, an analytics property and a payment processor on the same customer is item 9 in its own words: different sources, different original purposes, different controllers. Whether that makes an assessment mandatory is a ten minute question, and it is better answered before the dashboard is built than after.

Sources

  1. 1.S.I. No. 336 of 2011, ePrivacy Regulations · Irish Statute Book, Office of the Attorney General
  2. 2.Guidance on cookies and other tracking technologies · Data Protection Commission
  3. 3.Data protection impact assessments, and the Article 35(4) list · Data Protection Commission

Measure the gap before you buy anything to fix it

We compare what your ad platforms report against what your own systems recorded over the same period, and give you the number. If it is small, the right advice is not to buy the server-side build, and that is the advice you will get.

Server-side conversion tracking

Who wrote this

Oscar Cobbe · Founder, FourWinds Digital

Writes and maintains the legal explainers on this site, and does the compliance work behind them. Every date and article number here is checked against the instrument itself before it is published, and corrected in place when the law moves.

More about how we work →

Read next

More on Measurement, tracking and consent

Written on 31 August 2026 and accurate as at that date. This is general information about how the rules work, not legal advice on your situation. We are not solicitors and we say so when you need one.