Overview
This project came from a sudden drop in Google Analytics traffic data during my Web Operator role.
The main task was to work out whether the drop showed a real fall in website traffic or whether the data itself had become unreliable. I compared GA4 with Google Search Console, checked wider website context, and considered whether tracking or cookie consent behaviour could explain the difference.
The project is included because it shows practical debugging, careful use of data, and the importance of checking evidence before drawing conclusions.
What happened
Google Analytics data appeared to drop sharply. This made the website performance data unreliable and created uncertainty around whether the business had experienced a real traffic drop.
A sudden analytics drop can mean several different things:
- Real organic traffic has fallen.
- The website has had downtime.
- Tracking has stopped firing.
- Cookie consent behaviour has changed.
- Analytics configuration has changed.
- Google Search Console and Google Analytics are showing different parts of the picture.
The important part was not to assume the first explanation was correct.
Why it mattered
Analytics data supports decisions about SEO, website changes, content work, and commercial performance. If tracking is unreliable, it becomes harder to understand whether website improvements are working.
A false traffic drop could lead to unnecessary panic or incorrect SEO conclusions. A real traffic drop would need a different response. The investigation needed to separate these possibilities.
Initial hypotheses
The main hypotheses were:
- Organic search traffic had genuinely dropped.
- The site had a technical or availability issue.
- Google Analytics tracking was not recording users correctly.
- Cookie consent behaviour was preventing Analytics from firing.
- Google Search Console and GA4 were showing different information because they measure different things.
- A recent configuration or website change had affected tracking.
Data sources checked
The investigation compared multiple sources rather than relying on one report.
The main sources were:
- Google Analytics 4.
- Google Search Console.
- Website availability context.
- Recent website/CMS changes.
- Cookie consent or tracking behaviour.
- General SEO and traffic patterns.
This helped narrow down whether the drop looked like a real user decline or a measurement issue.
GA4 vs Search Console comparison
GA4 and Search Console do not measure the same thing.
GA4 depends on analytics tracking firing in the browser. Search Console records search visibility and clicks from Google Search.
If GA4 drops sharply but Search Console does not show the same type of drop, that can suggest a tracking or consent issue rather than a true collapse in organic search visibility.
This comparison was important because it prevented the investigation from jumping to the wrong conclusion.
Investigation timeline
The investigation followed a basic debugging process:
- Notice the traffic drop in GA4.
- Check whether the drop looked sudden or gradual.
- Compare against Search Console data.
- Consider whether the site had downtime or indexing issues.
- Review whether tracking or consent behaviour could explain the difference.
- Summarise the likely cause.
- Escalate the findings for further action.
Likely cause
The evidence pointed towards a tracking or cookie consent issue rather than a clear SEO or traffic collapse.
GA4 showed a sharp drop, but the wider context did not fully support the idea that website performance had suddenly fallen in the same way. Comparing GA4 with Search Console helped show that the issue was more likely related to how visits were being recorded rather than a confirmed loss of organic visibility.
The cause still needed further technical checking, but the investigation helped narrow the problem and avoid treating the GA4 drop as a confirmed traffic loss too early.
Communication
After comparing the data, I raised the issue and explained that the drop should not immediately be treated as a confirmed fall in website traffic.
The main points were:
- GA4 data had changed sharply.
- Search Console did not suggest the same type of sudden collapse.
- Tracking or cookie consent behaviour needed to be checked.
- The data should be treated carefully until the cause was confirmed.
This helped keep the discussion focused on evidence rather than assumptions from one analytics report.
Outcome
The investigation helped narrow the issue and made the analytics data easier to interpret.
Rather than assuming the website had suddenly lost traffic, the comparison between GA4, Search Console and wider website context suggested that tracking behaviour was the more likely area to investigate.
The main value of the work was the process: noticing an unusual data pattern, checking multiple sources, avoiding quick assumptions, and communicating the likely cause clearly.
What I learned
This investigation taught me that analytics debugging is partly technical and partly judgement-based.
It is not enough to look at one graph and assume it reflects real user behaviour. Analytics data depends on tracking, browser behaviour, consent settings, implementation details, and the difference between tools.
I also learned that issues affecting business reporting should be escalated early, especially when the data is being used to make decisions.
What I would do differently next time
Next time, I would:
- Document the timeline earlier.
- Record exactly when the drop started.
- Compare GA4 and Search Console immediately.
- Check tracking and consent behaviour sooner.
- Escalate earlier if the data affects business reporting.
- Create a simple incident note so the investigation is easier to follow later.