# האם הצוות וכל הקבוצות נכללים בדיווחי הדשבורד?

**URL:** https://meta.discourse.org/t/are-staff-and-all-groups-included-in-dashboard-reporting/164765
**Category:** Data & reporting
**Created:** [21 בספטמבר,‏ 2020,‏ 9:29pm UTC](https://meta.discourse.org/t/are-staff-and-all-groups-included-in-dashboard-reporting/164765 "2020-09-21T21:29:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![401Ott](https://avatars.discourse-cdn.com/v4/letter/4/4da419/32.png) [@401Ott](https://meta.discourse.org/u/401Ott)
#### Post date: [21 בספטמבר,‏ 2020,‏ 9:30pm UTC](https://meta.discourse.org/t/are-staff-and-all-groups-included-in-dashboard-reporting/164765/1 "2020-09-21T21:30:00Z")

</div>

Hi - I want to see the behavior of all non-staff users or those who aren’t in a specific group (My employees group).

1. Is staff website behavior (like visiting admin pages) reflected in the following dashboard reports? Daily engaged users, page views, and new contributors?

2. Is there a way to select to exclude members of a specific group from reporting? I saw someone tried running a script to do this and was hoping there was an alternative.

Thank you!

---

<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: [21 בספטמבר,‏ 2020,‏ 11:38pm UTC](https://meta.discourse.org/t/are-staff-and-all-groups-included-in-dashboard-reporting/164765/2 "2020-09-21T23:38:54Z")

</div>

> [@401Ott](#):
>
> Is staff website behavior (like visiting admin pages) reflected in the following dashboard reports? Daily engaged users, page views, and new contributors?

I recall this coming up before, but I don’t remember the answer. Do you @simon?

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [22 בספטמבר,‏ 2020,‏ 12:03am UTC](https://meta.discourse.org/t/are-staff-and-all-groups-included-in-dashboard-reporting/164765/3 "2020-09-22T00:03:24Z")

</div>

Yes, staff users are included in all the reports that I know of - I checked the daily engaged users, page views, and new contributors reports just now. The only condition that is put on users in the reports is that they are ‘real’ users. This is used to exclude the system user from the reports.

Another exception to this is the reports that you find by clicking the “Moderators” link on the dashboard - these reports only include site moderators (users who are only admins are also excluded.)

> [@401Ott](#):
>
> Is there a way to select to exclude members of a specific group from reporting?

You can use the [Data Explorer plugin](https://meta.discourse.org/t/data-explorer-plugin/32566) for this. Writing the queries will take some work, but if you get stuck on that, there are members of this community (myself included) who enjoy writing queries, so it’s likely you can get some help.

Possibly we could add an option to the dashboard reports to allow for filtering by group. I’m not sure if allowing groups to be excluded from the report would make more sense that allowing the report to be run against a specific list of groups. I can see how excluding staff from the reports could be useful for some scenarios though.

---

<div class="post-metadata">

### Author: ![401Ott](https://avatars.discourse-cdn.com/v4/letter/4/4da419/32.png) [@401Ott](https://meta.discourse.org/u/401Ott)
#### Post date: [24 בספטמבר,‏ 2020,‏ 7:30pm UTC](https://meta.discourse.org/t/are-staff-and-all-groups-included-in-dashboard-reporting/164765/4 "2020-09-24T19:30:37Z")

</div>

Ok I’ll try writing a query for the [Data explorer](https://meta.discourse.org/t/32566?silent=true) plugin.

> [@simon](#):
>
> add an option to the dashboard reports to allow for filtering by group.

This would be an incredible feature as for our community there is much less interest in employee platform behavior. I would really like to only focus on the members we attract (Or being able to filter by group).

Thank you for the help, Simon!
