# Why Is Discourse Not Showing Live PageViews? Any Alternative?

**URL:** https://meta.discourse.org/t/why-is-discourse-not-showing-live-pageviews-any-alternative/145023
**Category:** Data & reporting
**Created:** [21 במרץ,‏ 2020,‏ 6:55am UTC](https://meta.discourse.org/t/why-is-discourse-not-showing-live-pageviews-any-alternative/145023 "2020-03-21T06:55:59Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jidetheblogger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jidetheblogger/32/73213_2.png) [@jidetheblogger](https://meta.discourse.org/u/jidetheblogger)
#### Post date: [21 במרץ,‏ 2020,‏ 6:55am UTC](https://meta.discourse.org/t/why-is-discourse-not-showing-live-pageviews-any-alternative/145023/1 "2020-03-21T06:55:59Z")

</div>

My discourse doesn’t show live pageviews. I have to wait till the next day to see stats of of previous day. Why is it like this?

Is there any stats tracker I can use to track live pageviews of my discourse forum?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [21 במרץ,‏ 2020,‏ 11:44am UTC](https://meta.discourse.org/t/why-is-discourse-not-showing-live-pageviews-any-alternative/145023/2 "2020-03-21T11:44:09Z")

</div>

> [@jidetheblogger](#):
>
> My discourse doesn’t show live pageviews. I have to wait till the next day to see stats of of previous day. Why is it like this?

Because those states don’t change much during the day and it’s expensive to build them. You can visit /sidekiq to find the task that generates them and force it to run.

There is a company called Google that does some stuff with analytics. You can search your settings to add the tracking code that they use.
