Feature request: Add quarterly, yearly, and other intervals to insights
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Is your feature request related to a problem?
https://posthogusers.slack.com/archives/C01GLBKHKQT/p1652185607954579
In this community slack message a user asked if it was possible to group by quarter instead of month
Describe the solution you'd like
Trends, stickiness, and lifecycle insights all allow grouping by interval (hour, day, week, or month). Add grouping by quarter
additional context
related ticket: https://posthoghelp.zendesk.com/agent/tickets/5110 (moved to PostHog: https://us.posthog.com/project/2/support/tickets/7603)
Thank you for your feature request – we love each and every one!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how interval grouping is implemented for Trends, stickiness, and lifecycle insights, then compare the existing hour, day, week, and month options. Done means quarterly grouping is supported consistently across all three insight types, with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100