# Analytics page views gone down 65% the last to days

**URL:** https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199
**Category:** Bug
**Created:** [2월 25, 2016, 11:35오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199 "2016-02-25T23:35:12Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![daath](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daath/32/115536_2.png) [@daath](https://meta.discourse.org/u/daath)
#### Post date: [2월 25, 2016, 11:35오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199/1 "2016-02-25T23:35:12Z")

</div>

I’m curious - Has anything happened that would cause the page views to go down by 65% in the last two days? My visitor count is still the same, only page views has gone drastically down…

 ![](https://global.discourse-cdn.com/meta/original/3X/7/d/7d51b5139aa2369e8e4ba425b5ae46b37f345e36.png)

This is the first time this has happened, and otherwise everything seems to run normally…

Oh, I am still _ **so** _ happy with Discourse! It’s the most amazing forum software in existence! 😃

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [2월 25, 2016, 11:37오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199/2 "2016-02-25T23:37:10Z")

</div>

Hmm, possible this could be a bug with new vdom rendering? cc @eviltrout?

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2월 26, 2016, 5:17오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199/3 "2016-02-26T17:17:44Z")

</div>

What plugin are you using for google analytics? I’ll need to review the code and make sure it’s still triggering properly.

---

<div class="post-metadata">

### Author: ![daath](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daath/32/115536_2.png) [@daath](https://meta.discourse.org/u/daath)
#### Post date: [2월 26, 2016, 6:01오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199/4 "2016-02-26T18:01:08Z")

</div>

Not sure I’m using a plugin? I just input my GA code under “ga universal tracking code” under “basic setup”…

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2월 26, 2016, 7:49오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199/5 "2016-02-26T19:49:10Z")

</div>

Super sorry about that! Looks like I had a bug following the updates to the Plugin API:

[https://github.com/discourse/discourse/commit/c9cb5a5b79f78c6698c18e410f18a1c971134a14](https://github.com/discourse/discourse/commit/c9cb5a5b79f78c6698c18e410f18a1c971134a14)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2월 26, 2016, 8:01오후 UTC](https://meta.discourse.org/t/analytics-page-views-gone-down-65-the-last-to-days/40199/6 "2016-02-26T20:01:23Z")

</div>


