Do You Need a Cookie Banner on a Small Business Website?

VenbitThe Venbit TeamSeptember 4, 202610 min read

The short answer

Probably not: a US local service business that serves one metro, takes payment in dollars, and is nowhere near 100,000 customers falls below every state privacy law's applicability threshold and is not offering services to the EU, so nothing requires a consent banner. What matters more is what your analytics collects.

Key takeaways

  • The US privacy laws are opt-out and notice-based. None of them require an opt-in cookie banner for ordinary first-party analytics.
  • California's law only applies at $26,625,000 in annual revenue, 100,000 consumers, or half your revenue from selling data. Most local businesses are nowhere close.
  • EU consent rules bite when you offer goods or services to people in the EU. Recital 23 says a website merely being reachable from Europe is not enough.
  • A banner is not compliance. It is a disclosure about tracking you chose to run, so the honest fix is to run less tracking.
  • Cookieless measurement removes the question instead of answering it, and several tools now do it, ours included.

The question usually arrives the same way: a competitor added a cookie banner, so an owner assumes there is a law they have never read and asks what it costs to add one. Most of the time there is no such obligation for a local service business, and the banner would only cost conversions on a site that gets a few hundred visits a month.

The banner question gets answered badly on the internet because almost everything written about it is written by companies that sell consent banners or by European privacy firms writing for European clients. Neither is describing the situation of a US business that installs a water heater within thirty miles of its shop. Here is what the rules actually say, with the numbers, and where a small US business genuinely sits inside them.

The two systems, and why only one of them uses banners

There are two separate regimes in play and people mix them up constantly.

Europe and the UK are opt-in. The rule that produces cookie banners is not GDPR. It is Article 5(3) of the ePrivacy Directive, which the UK implements as PECR. It says that storing information on someone's device, or reading information already stored there, requires consent unless a narrow exemption applies. That wording is deliberately broad. The European Data Protection Board's 2024 guidelines confirm it catches pixels, local storage, and fingerprinting too, not just cookies. There are only two exemptions: carrying out a transmission, or something strictly necessary to deliver a service the user explicitly asked for. Back in 2012 the Article 29 Working Party held that first-party analytics cookies do not qualify for either. That opinion is why every European site asks you.

The United States is opt-out. No US state comprehensive privacy law requires an opt-in banner before ordinary first-party analytics can load. What a covered business owes instead is a notice at collection, a privacy policy, a way to opt out of the sale or sharing of personal information, and in about a dozen states, honoring the Global Privacy Control signal a browser sends automatically. That is a link in your footer and a policy page. It is not a modal that blocks the screen.

What actually triggers an obligation, with the numbers

Every US state law has a floor you have to cross before it applies to you at all. Here are the ones people ask about. Verify anything you plan to rely on, because these get amended and the California figure is inflation-adjusted in odd-numbered years.

LawIt applies to you if you meet any of theseBanner required?
California (CCPA/CPRA)$26,625,000 in prior-year gross revenue, or you buy, sell or share the personal information of 100,000+ California consumers or households a year, or 50% or more of your revenue comes from selling or sharing personal informationNo. Notice at collection, a privacy policy, a Do Not Sell or Share link, and honoring opt-out signals
Colorado (CPA)100,000+ Colorado consumers a year, or 25,000+ Colorado consumers if you derive revenue from selling personal data. There is no revenue threshold at allNo. Opt-out rights and a universal opt-out mechanism
Virginia (VCDPA)100,000+ Virginia consumers a year, or 25,000+ plus more than half your gross revenue from selling personal dataNo
Connecticut (CTDPA)35,000+ Connecticut consumers, lowered from 100,000 by SB 1295 with most changes effective July 1, 2026No
Oregon (OCPA)100,000+ Oregon consumers, or 25,000+ plus 25% of gross revenue from selling personal dataNo
Texas (TDPSA)The outlier: no consumer-count threshold. It applies to anyone doing business in Texas who processes or sells personal data and is not a small business under the SBA definitionNo
EU GDPR + ePrivacyYou offer goods or services to people in the EU, or you monitor their behaviour in the EUYes for analytics storage, unless the visitor consents or you store nothing
UK GDPR + PECRSame targeting test. Recent PECR reform added a statistical-purposes exception for genuinely aggregate analytics, with conditions attachedSometimes not, if you meet every condition of the new exception
Applicability thresholds as of September 2026

Read that first column again with your own numbers in mind. A dental practice with 2,400 active patients is not processing the data of 100,000 Colorado consumers. A three-truck HVAC company is not clearing $26 million. Roughly twenty states now have comprehensive privacy laws in effect and almost all of them use the same shape of floor, so falling under one usually means falling under most.

The three ways a small US business does get pulled in

Being small is not a universal exemption, and there are real exceptions worth knowing.

  1. 1You actually sell to Europe. GDPR Article 3(2) reaches a US business that offers goods or services to people in the EU, or that monitors their behaviour there. Recital 23 is the limiter and it is unusually clear: the mere accessibility of your website from the EU, an email address on it, or writing in English is explicitly not enough. What counts is evidence you meant to serve them, like pricing in euros, a German-language version, or shipping options to Ireland. An English-language, USD, service-area site is not doing that.
  2. 2You retarget. The moment you install the Meta pixel, the Google Ads remarketing tag, or a TikTok pixel, you are no longer running first-party analytics. You are letting a third party attach an identifier to your visitor and follow them across other websites. This is the activity the state laws call sharing for cross-context behavioral advertising, and it is the one with real opt-out obligations attached even at modest scale.
  3. 3You handle health data in Washington. Washington's My Health My Data Act has no size threshold whatsoever and requires opt-in consent for collecting consumer health data beyond what is needed to deliver the service the person asked for. A chiropractor, a dental office, or a clinic running a symptom-related landing page should ask a lawyer about this one specifically. It catches small businesses that every other law lets through.

Why the banner is not the point

Here is the part the banner vendors will not lead with. A consent banner does not protect anyone's privacy. It is a disclosure about tracking you already decided to run. The data still goes to the same places for everyone who clicks Accept, which is most people, because the button is large and blue and the alternative is a second screen of toggles.

So a banner is a symptom. It is on the page because something on the site wants to store a persistent identifier and follow the visitor. If you take the third-party pixels off and measure with something that stores no identifier, there is nothing left to ask permission for. That is not a loophole. It is the actual goal the rules were written to reach, arrived at the direct way.

There is a business argument too, separate from the legal one. Every banner costs you something. It covers your phone number on a phone screen, it delays the moment a visitor can read your page, and a share of people bounce rather than deal with it. On a site with a thousand visits a month, losing even two percent to a modal you did not need is real money for a local business.

A cookie banner is not privacy. It is a receipt for tracking you chose to install. The cheaper fix is usually to stop installing it.

What Google Analytics does, and what cookieless tools do instead

Google Analytics 4 sets first-party cookies by default. The main ones are _ga, which distinguishes users, and _ga_ plus your container ID, which holds session state. Both are documented with a two-year expiry, though browsers cap the real lifetime well below that. Because those are persistent identifiers stored on the device, GA4 is squarely inside what ePrivacy Article 5(3) governs, and Google's own EU User Consent Policy requires site operators to get consent from EEA, UK and Swiss visitors. Consent Mode v2 is how Google enforces it. When analytics storage is denied, GA4 stops setting the cookies and sends cookieless pings instead.

Cookieless analytics tools take a different route to the same measurement. Rather than tagging a device and recognizing it later, they work out from request-level signals whether two page views belong to the same visit, and then throw the working material away. You get pages, sources, and visit counts. You do not get an individual followed across sites or across months, and that is the trade.

ToolStores an identifier on the device?Practical effect
Google Analytics 4Yes, _ga and _ga_<container-id> by defaultConsent needed in the EEA and UK. Consent Mode v2 required by Google policy
PlausibleNo, per the vendorMarketed as needing no cookie banner
FathomNo, per the vendorSame claim, same reasoning
Microsoft ClarityYes, first-party cookiesMicrosoft says consent is required in the EEA, UK and Switzerland, and without it sessions fragment
GoatCounter, Cloudflare Web Analytics, UmamiNo, per each vendorAll three state they store nothing on the device
Venbit AnalyticsNo cookies, no cross-site identifiersOur clients' sites do not carry a banner for analytics
How the common tools handle device storage

That last row needs an honest footnote, and it is the same footnote that makes the rest of this article worth reading. Venbit Analytics sets no cookies and stores no cross-site identifiers, which is why the sites we run do not need a banner for it. Plausible, Fathom, Umami, GoatCounter and Cloudflare all make comparable claims, and several of them are free or nearly so. Microsoft Clarity does not belong in that group: it sets first-party cookies and Microsoft says consent is required in the EEA and UK. We are one cookieless option among many, and it would be silly to pretend otherwise in an article arguing that this industry oversells itself. What is different about ours is the leads inbox and the Google rankings sitting next to the visits, not the cookie position.

The Venbit position, stated plainly

We build the same way for almost every client. First-party analytics with no cookie and no cross-site identifier. No third-party retargeting pixel unless the client is actually running retargeting ads and has decided that trade is worth it. A privacy policy that says in ordinary language what the site collects, because that part is genuinely useful whether or not any law requires it. No consent banner on a US local service site.

When a client does sell into Europe, or does run pixels, the calculation changes and we say so. Then a banner is the right answer, and a proper consent platform that actually blocks the tags before consent is the right way to do it, not a decorative bar that sets everything anyway.

A five-minute check on your own site

  1. 1Open your site in a private window. In Chrome, press F12, go to the Application tab, and look under Cookies for your domain. Anything listed there is being stored on the visitor's device.
  2. 2Look at the names. Anything starting with _ga is Google Analytics. _fbp is the Meta pixel. _gcl is Google Ads. _clck and _clsk are Microsoft Clarity.
  3. 3For each one, ask whether you are actually using what it feeds. A retargeting pixel on a site that has never run a retargeting campaign is pure liability with no upside.
  4. 4Check whether you have EU or UK visitors at all in your analytics, and whether you would ever accept those enquiries. If the answer is no on both counts, that whole branch of the question is not yours.
  5. 5Run your revenue and customer counts against the threshold table above. If you are under every floor, write it down with the date so you have a record of the check.
  6. 6If anything in steps 3 to 5 came back yes, that is the point to spend an hour with an attorney rather than an afternoon with a plugin.

Most owners who run that check find one Google Analytics cookie and a Meta pixel somebody installed in 2019 for a campaign that ended. Removing the pixel and switching the analytics is a smaller job than adding a consent platform, it is cheaper to run, and it makes the site faster. If you want the same reasoning applied to picking a tool, we compared the simple options in simple website analytics tools, actually compared. If the site itself needs looking after, that is what our website maintenance plans cover.

Common questions

Questions, answered straight.

Straight answers about guides for your business. If yours isn't here, ask us directly and we'll give it to you straight.

Ask the team

Usually no. No US state comprehensive privacy law requires an opt-in banner for ordinary first-party analytics, and most local businesses fall below every applicability threshold. California's starts at $26,625,000 in revenue or 100,000 consumers. You do still owe a plain privacy policy, and the picture changes if you run retargeting pixels or sell into Europe.

GA4 can be used lawfully in the EU, but not by default and not without work. It sets persistent first-party cookies, so ePrivacy consent applies to EEA and UK visitors, and Google's own EU User Consent Policy requires you to collect that consent and pass Consent Mode v2 signals. For a US business with no EU visitors, this is not a question you need to answer.

Not by itself. A banner discloses tracking you already chose to install, and most visitors click accept without reading it, so the same data flows to the same places. Removing the third-party pixels and measuring with a tool that stores no identifier achieves the privacy outcome directly, without the modal covering your phone number.

Cookieless tools work out whether two page views belong to the same visit from request-level signals, then discard the working material rather than tagging the device. You get accurate pages, sources and visit counts. What you give up is following one person across other websites or reliably recognising them months later, which most local businesses were never using anyway.

Yes, meaningfully. Retargeting pixels let a third party attach an identifier to your visitor and follow them across other sites. That is the activity state laws describe as sharing for cross-context behavioral advertising, and it carries opt-out obligations plus disclosure duties. If you retarget, talk to an attorney about what your specific states require rather than copying a competitor's banner.

Free 30-minute strategy call

Let's talk about your project.

Tell us what you need and we'll give you an honest read on the project, the timeline, and what it takes, before you spend a dollar. Based in Seattle, working across the Puget Sound.

4.8 on Google 5.0 on Yelp