# Sudden drop in traffic

**URL:** https://meta.discourse.org/t/sudden-drop-in-traffic/198350
**Category:** Community Building
**Created:** [July 27, 2021, 7:29pm UTC](https://meta.discourse.org/t/sudden-drop-in-traffic/198350 "2021-07-27T19:29:14Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![osioke](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/osioke/32/238946_2.png) [@osioke](https://meta.discourse.org/u/osioke)
#### Post date: [July 28, 2021, 2:01pm UTC](https://meta.discourse.org/t/sudden-drop-in-traffic/198350/4 "2021-07-28T14:01:58Z")

</div>

So this means you are seeing the drop in your Google Analytics page yes? If so, then this may be because of how Discourse and Google differ in counting Pageviews:

> [@Why there is huge difference in Pageviews tracking number on discourse admin dahboard and on google analytics](https://meta.discourse.org/t/why-there-is-huge-difference-in-pageviews-tracking-number-on-discourse-admin-dahboard-and-on-google-analytics/25306/26):
>
> Google uses JavaScript ajax calls to count page views. We work hard only to issue them on first load or when you transition routes (like move from topics to latest list)
> 
> Our Page View counting is performed on the “raw requests” made (accounting for a header that informs us when to count)

> [@Why there is huge difference in Pageviews tracking number on discourse admin dahboard and on google analytics](https://meta.discourse.org/t/why-there-is-huge-difference-in-pageviews-tracking-number-on-discourse-admin-dahboard-and-on-google-analytics/25306/13):
>
> Our tracking code only counts “1 API request” for a topic view weather you scroll through a 1 million post topic or not.

This could mean a suite of different things, but I do not think it means _real traffic_ as in users using your site traffic, has dropped significantly, but I can’t say for sure and my analysis which is wholly based on assumptions can be wrong.

---

_[View the full topic](https://meta.discourse.org/t/sudden-drop-in-traffic/198350)._
