How to view one month's worth of traffic data in the Insights module on GitHub #136608
-
Select Topic AreaQuestion BodyCurrently, I can only view data for the past 14 days. I would like to see data for up to one month. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
@JazzZhao |
Beta Was this translation helpful? Give feedback.
-
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
@JazzZhao
Currently, GitHub only allows viewing data for the past 14 days, and if you're looking to access data for up to one month, there isn't a built-in option to extend this timeframe directly through the GitHub interface. However, you can consider using GitHub's API to pull and store data periodically, allowing you to accumulate and analyze data over a longer period. Alternatively, some third-party tools and services can help you track and store GitHub data for extended periods. If extending this timeframe is critical for your workflow, you might also consider submitting a feature request to GitHub Support to see if they can offer any additional solutions or consider it in future upd…