Posts

Showing posts with the label #GA4

Google Consent Manager: How It Works With Google Ads and GA4

Image
  If you run Google Ads or track visitors with GA4, a cookie banner alone does not tell Google anything. Google Ads and Analytics need structured consent signals, and a standard banner does not send them. This is what a Google consent manager actually does. It is the layer that sits between your visitor's choice and your Google tags, translating "accept" or "reject" into signals Google can read. The four signals that matter Google's Consent Mode covers four parameters: ad_storage , analytics_storage , ad_user_data , and ad_personalization . The first two have existed since the original Consent Mode launch and control advertising and analytics cookies. The other two were added in November 2023, according to Google's developer documentation, and specifically govern whether Google Ads can personalise ads or match Enhanced Conversions using hashed customer data. Basic versus advanced implementation Google offers two ways to run Consent Mode. Basic mod...

GA4 Server-Side Tracking: How to Stop Losing Conversion Data to Ad Blockers

Image
  If your Google Analytics 4 reports show fewer conversions than your CRM, you are not looking at a reporting quirk. You are looking at a data gap — and it is caused by something most marketing teams do not see coming. Ad blockers affect between 25 and 40 percent of web traffic, depending on the industry and device type. Every blocked request is a conversion event your analytics never receives.  Browser privacy tools like Safari's Intelligent Tracking Prevention (ITP) compound the problem further by capping the lifespan of JavaScript-set cookies at just seven days. If a customer converts eight days after their first visit, that attribution gets lost entirely. Why Client-Side Tracking Has a Structural Weakness Client-side tracking works by running JavaScript tags directly in the user's browser. The browser then sends the event data to Google Analytics 4. This approach is simple to set up and has worked for years — but browser privacy controls now sit directly in its path. A...

What Google Consent Mode v2 Means for Cross-Channel Marketing Attribution

Image
If your Google Ads and GA4 reports never seem to agree, you are not imagining it. The numbers are actually different — and the reason is not a tracking bug. It is a consent gap that most marketers do not even know exists. Here is what happens. When a user lands on your website and clicks "decline" on your cookie banner, every single Google tag goes dark for that session.  No data flows into Google Ads. Nothing reaches GA4. That user's visit, click, and possible purchase simply vanishes from your reports. According to the UK's ICO, consent decline rates hit 30 to 40 percent on websites without an optimised consent experience.  At that volume, you are not missing a few rows in a spreadsheet. You are making budget decisions on half your actual data. The knock-on effect is worse than most people expect. Google Ads, GA4, DV360, and YouTube each handle missing consent data differently.  So instead of one consistent picture, you end up with four platforms producing four diff...