# How to consolidate the Pageviews by Tag?

**URL:** https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745
**Category:** Data & reporting
**Created:** [February 9, 2019, 12:24pm UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745 "2019-02-09T12:24:12Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Viki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/viki/32/131139_2.png) [@Viki](https://meta.discourse.org/u/Viki)
#### Post date: [February 9, 2019, 12:24pm UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/1 "2019-02-09T12:24:13Z")

</div>

Hello everyone,

How to _Consolidate_ the _Pageviews_ of _topics_ by particular _tag_?

For example, I posted 30 topics under one tag called **Support**.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [February 11, 2019, 12:49am UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/2 "2019-02-11T00:49:16Z")

</div>

Hey there,  
I’m lost. What are you trying to do?

---

<div class="post-metadata">

### Author: ![Chaboi\_3000](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chaboi_3000/32/163015_2.png) [@Chaboi\_3000](https://meta.discourse.org/u/Chaboi_3000)
#### Post date: [February 11, 2019, 9:28am UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/3 "2019-02-11T09:28:55Z")

</div>

Let’s get this straight. Do you mean you want to find out how many topics you made in a specific category? Then you can go to your user profile, go to the summary section and scroll down. You’ll see this:

 ![04%20PM](https://global.discourse-cdn.com/meta/original/3X/5/9/59f8ede4f511d2b5dc541a049a4f1ba4ce6683f0.png)  
If you meant the pageviews specifically for each tag, I don’t think it’s yet implemented in discourse. You can always make a plugin to help you do that.

---

<div class="post-metadata">

### Author: ![Viki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/viki/32/131139_2.png) [@Viki](https://meta.discourse.org/u/Viki)
#### Post date: [February 11, 2019, 10:03am UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/4 "2019-02-11T10:03:35Z")

</div>

No,  
I would like to know the Total No. of Views of all topics in a particular TAG.  
Assume that I have posted 30 topics in a TAG, I want to consolidate all the number of views of that particular tag.

1. Post (views - 5) Tag = UI
2. Post (views - 10) Tag = UI  
"  
"  
"  
"  
I just want to calculate the total number of views of a particular tag “UI” not Category.

---

<div class="post-metadata">

### Author: ![Chaboi\_3000](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chaboi_3000/32/163015_2.png) [@Chaboi\_3000](https://meta.discourse.org/u/Chaboi_3000)
#### Post date: [February 11, 2019, 10:07am UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/5 "2019-02-11T10:07:42Z")

</div>

Ok, I’m confused. Are you trying to find the # of views of a post in a specific **tag**?

---

<div class="post-metadata">

### Author: ![Viki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/viki/32/131139_2.png) [@Viki](https://meta.discourse.org/u/Viki)
#### Post date: [February 11, 2019, 10:36am UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/6 "2019-02-11T10:36:59Z")

</div>

Yes. 🙂  
I am trying to find the # of Views in a specific TAG.

---

<div class="post-metadata">

### Author: ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)
#### Post date: [February 11, 2019, 5:52pm UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/7 "2019-02-11T17:52:45Z")

</div>

You can go to a Tags page and get a topic list of all topics having that Tag. But to sum the page views I think you’ll probably want to use a query. I recommend using the [Data Explorer](https://meta.discourse.org/t/32566?silent=true) plugin for that.

---

<div class="post-metadata">

### Author: ![Viki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/viki/32/131139_2.png) [@Viki](https://meta.discourse.org/u/Viki)
#### Post date: [February 11, 2019, 6:06pm UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/8 "2019-02-11T18:06:26Z")

</div>

Thank you 🙂 I will try that.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [March 1, 2022, 2:40pm UTC](https://meta.discourse.org/t/how-to-consolidate-the-pageviews-by-tag/108745/9 "2022-03-01T14:40:02Z")

</div>


