|
| 1 | +--- |
| 2 | +title: Viewing insights for your discussions |
| 3 | +intro: 'Discussions insights provide data about your discussions'' activity, views, and contributors.' |
| 4 | +permissions: Repository administrators and people with maintain access to a repository can view the discussions insights dashboard. |
| 5 | +versions: |
| 6 | + fpt: '*' |
| 7 | + ghec: '*' |
| 8 | +topics: |
| 9 | + - Discussions |
| 10 | +shortTitle: View discussions insights |
| 11 | +--- |
| 12 | + |
| 13 | +## About the discussions insights dashboard |
| 14 | + |
| 15 | +You can use discussions insights to help understand the contribution activity, page views, and growth of your repository's discussions community. |
| 16 | +- **Contribution activity** shows the count of total contributions to discussions, issues, and pull requests. |
| 17 | +- **Discussions page views** shows the total page views for discussions, segmented by logged in versus anonymous viewers. |
| 18 | +- **Discussions daily contributors** shows the daily count of unique users who have reacted, upvoted, marked an answer, commented, or posted in the selected time period. |
| 19 | +- **Discussions new contributors** shows the daily count of unique new users who have reacted, upvoted, marked an answer, commented, or posted in the selected time period. |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | +{% tip %} |
| 24 | + |
| 25 | +**Tip:** To view the exact data for a time period, hover over that time period in the graph. |
| 26 | + |
| 27 | +{% endtip %} |
| 28 | + |
| 29 | +## Viewing discussions insights |
| 30 | + |
| 31 | +{% data reusables.repositories.navigate-to-repo %} |
| 32 | +{% data reusables.repositories.accessing-repository-graphs %} |
| 33 | +3. In the left sidebar, click **Community**. |
| 34 | + |
| 35 | +1. Optionally, in the upper-right corner of the page, select the **Period** dropdown menu and click the time period for which you want to view data: **30 days**, **3 months**, or **1 year**. |
| 36 | + |
0 commit comments