# User Data By Date Rage

**URL:** https://meta.discourse.org/t/user-data-by-date-rage/221152
**Category:** Data & reporting
**Created:** [March 16, 2022, 8:04pm UTC](https://meta.discourse.org/t/user-data-by-date-rage/221152 "2022-03-16T20:04:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Chris27](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chris27/32/141170_2.png) [@Chris27](https://meta.discourse.org/u/Chris27)
#### Post date: [March 16, 2022, 8:04pm UTC](https://meta.discourse.org/t/user-data-by-date-rage/221152/1 "2022-03-16T20:04:18Z")

</div>

I don’t believe this is possible in the admin, so I thought I’d ask here!

I’m looking for engagement data at the user level based on a date range (for all members)

As an example for February 2022:

| | Days Visited | Post Count | Post Read Count | Time Read |
| --- | --- | --- | --- | --- |
| User A | 15 | 100 | 500 | 115 |
| User B | 10 | 0 | 250 | 48 |
| User C | 28 | 50 | 10 | 30 |

The lifetime data is available in the active user’s dashboard, but id like to be able to get that information based on monthly activity if possible. The sum for the whole community is also available in the dashboard by month, but I’d like to be able to show how specific members’ engagement in the community changes month over month if that makes sense?

I guess I could simply DL the user list at the beginning of each month and compare the data to the previous month, but I’m hoping there is an easier solution 🙂

Thanks in advance!

---

<div class="post-metadata">

### Author: ![4ong](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/4ong/32/186618_2.png) [@4ong](https://meta.discourse.org/u/4ong)
#### Post date: [March 16, 2022, 10:44pm UTC](https://meta.discourse.org/t/user-data-by-date-rage/221152/2 "2022-03-16T22:44:14Z")

</div>

Hi @Chris27  
I think you can try [Discourse Data Explorer](https://meta.discourse.org/t/data-explorer-plugin/32566)  
You can form the needed request and create an url to query results when you need it.

[Some query examples](https://github.com/SidVal/discourse-data-explorer/blob/queries/querys.md)

As an alternative - you can try to use Discourse API to get data from admin interface for diferent users. But you will need to [research it a little bit](https://meta.discourse.org/t/how-to-reverse-engineer-the-discourse-api/20576).

---

<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: [April 15, 2022, 10:44pm UTC](https://meta.discourse.org/t/user-data-by-date-rage/221152/3 "2022-04-15T22:44:59Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
