GDPR
Cookie banners in Ireland, and what the DPC actually said
Scrolling is not consent, pre-ticked boxes are not consent, and the six month rule everybody quotes is softer than they think.
By Oscar CobbeCurrent as at 9 minute read5 sources
The law is not the GDPR
The rule that requires a banner is in the European Communities (Electronic Communications Networks and Services) (Privacy and Electronic Communications) Regulations 2011, S.I. No. 336 of 2011, which transposes the ePrivacy Directive.
Regulation 5(3) is the operative provision. A person shall not use an electronic communications network to store information, or to gain access to information already stored, in the terminal equipment of a subscriber or user, unless the subscriber or user has given consent to that use and has been provided with clear and comprehensive information.
Two things follow from the wording that people miss. It is not about cookies as such: it covers storing or reading anything on a device, so local storage, pixels, device fingerprinting and SDKs are all inside it. And it applies whether or not the thing stored is personal data, which is why an argument that an identifier is anonymous does not get you out of asking.
The GDPR then supplies the standard of consent, and the Data Protection Commission enforces both.
The exemption, and how narrow it is
Regulation 5(5) is the strictly necessary exemption and it has two limbs. Storing or accessing is permitted where the sole purpose is carrying out the transmission of a communication, or where it is strictly necessary to provide an information society service explicitly requested by the subscriber or user.
Explicitly requested is the phrase doing the work. A session cookie holding a shopping basket is necessary to a service the visitor asked for. A load balancer cookie is necessary to the transmission. A consent-state cookie recording that somebody said no is necessary, which is the small irony at the centre of this regime.
Analytics is not covered by either limb. Nobody visits a website in order to be measured. Whether analytics should be exempt is a real policy argument and it is not the law here.
The penalty is not a GDPR penalty
Breaching Regulation 5 is not itself an offence. The offence is failing to comply with an enforcement notice from the Data Protection Commission, and on summary conviction it carries a class A fine, which is a maximum of 5,000 euro. Anybody quoting 20 million euro or 4% of turnover at you about a cookie banner is quoting the wrong instrument.
What the DPC said, in its own words
The DPC published guidance on cookies and other tracking technologies in April 2020, alongside a report on a sweep it had run across 38 controllers between August and December 2019. The guidance is still the current Irish position and it is unusually specific.
On pre-ticked boxes: you are not permitted to use pre-checked boxes, sliders or other tools set to on by default. Ten of the 38 organisations swept were doing exactly that.
On implied consent: wording telling a visitor that continued use of the site, whether through clicking, using or scrolling, implies consent is not permissible.
On scrolling: banners that disappear when a user scrolls are not compliant with the law, and silence or inaction by the user cannot constitute their consent.
There is one more that follows from all three and gets skipped in implementation: if accepting is one click, refusing has to be one click too. A banner where accept is a button and reject is three menus deep is asking a question it does not intend to lose.
The six month rule, stated accurately
The most repeated line from that guidance is that consent expires after six months. That is not what it says.
What the DPC wrote is that if you use a cookie to store a record that a user has given consent, you should ask the user to reaffirm their consent no longer than six months after storing that consent state. It is guidance about the lifetime of the consent-state cookie, and the DPC attached a footnote saying the legislation does not prescribe a specific lifespan and that a controller would need to justify a longer period objectively and case by case.
So it is a soft default with a stated route to a different answer, not an expiry written into law. Six months remains the safe setting and it is worth knowing why, because a supplier quoting it as a statutory rule is quoting something that does not exist.
Has anybody been fined for this in Ireland
Not on the published record. Reviewing the DPC's published decisions, none concerns cookies or Regulation 5.
There is a claim in circulation that the DPC prosecuted a number of companies following the 2020 cookie sweep. We could not verify it, and it appears to conflate cookie enforcement with the DPC's prosecutions under Regulation 13 for unsolicited direct marketing, which are a real and separate stream of Irish enforcement.
None published is not none happened, and an enforcement notice is not a decision the DPC is obliged to publish. But an Irish business making a risk judgement here should know the actual record rather than an implied one.
The thing that costs more than the fine
The commercial cost of getting this wrong is not enforcement. It is that a badly built banner destroys your measurement and you do not find out for months.
Consent rates in Ireland are not what most dashboards assume, and every tag that fires only on consent is measuring a subset. That is the honest starting point for what you can measure without consent, and it is why a server-side setup is sold as a fix for a problem it only half solves.
The other cost is that a tracking pixel is item 4 on the Data Protection Commission's list of processing that requires an impact assessment: systematically monitoring, tracking or observing individuals' location or behaviour. Whether that makes an assessment mandatory for you is a short question with a published Irish answer.
What a compliant banner looks like
Five properties, and they are all mechanical.
- 1Nothing non-essential fires before a choice is made. This is the one that is usually broken, because tag managers load early by design.
- 2Accept and reject are equally easy. Same level, same weight, one click each.
- 3No pre-ticked categories, no defaults set to on, no sliders in the accepting position.
- 4Withdrawing is as easy as giving. A persistent link that reopens the choice is the ordinary way to do it.
- 5The banner says what is actually set, and the privacy notice matches. A named list of cookies that no longer reflects the tags on the page is worse than no list, because it is a written statement that is false.
Where this connects
The banner is one half of a pair. The other half is the privacy notice, and Article 13 requires it to be given at the time the data is obtained, which for a website is the same moment the banner appears. Most Irish small business sites do not have one at all.
If your site runs advertising tags, the transfer question also arrives: most ad platforms are US companies, and whether that transfer is lawful turns on a check nobody does at the point of installing a tag.
Sources
- 1.S.I. No. 336 of 2011, ePrivacy Regulations · Irish Statute Book, Office of the Attorney General
- 2.Guidance on cookies and other tracking technologies · Data Protection Commission
- 3.Published decisions of the Data Protection Commission · Data Protection Commission
- 4.Fines Act 2010, section 3, class A fine · Irish Statute Book, Office of the Attorney General
- 5.Data protection impact assessments, and the Article 35(4) list · Data Protection Commission
Free, and the answers stay in your browser
Whether your tracking needs an assessment
Behavioural tracking is named on the Irish list in its own right. The free check runs the list against what you actually run and says whether an assessment is mandatory.
Run the free checkThe banner, the notice and the tags, checked together
Most of the problems here are mismatches: a notice describing tags that are gone, tags firing before consent, a banner listing cookies nobody set. We check what the page actually loads rather than what the documentation says it loads.
GDPR and AI compliance auditWho 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
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.
GDPR
Does a small Irish business website need a privacy notice?
We fetched 82 Irish business websites in one week. Thirty-four had no privacy notice at any of the usual addresses, and three had one that nothing on the site linked to.
GDPR
Do you need a DPIA? Ireland has its own list, and it is specific
Most guidance answers this with European criteria. Ireland has a published list of its own, and it is the one that decides the question here.
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.