Skip to content

feat: group custom event tracking by dashboard aggregation#28

Merged
psincraian merged 1 commit into
mainfrom
claude/group-event-tracking-01VC895n1SQWZN8VWSLPXkzt
Nov 19, 2025
Merged

feat: group custom event tracking by dashboard aggregation#28
psincraian merged 1 commit into
mainfrom
claude/group-event-tracking-01VC895n1SQWZN8VWSLPXkzt

Conversation

@psincraian

Copy link
Copy Markdown
Owner
  • Add aggregation parameter (day/week/month) to custom events API endpoint
  • Implement aggregation logic in service layer for custom events
  • Add helper methods for weekly and monthly aggregation of custom events
  • Create comprehensive test suite (9 tests) for custom event aggregation
  • Ensure custom events are grouped by dashboard aggregation setting
  • All 18 aggregation tests pass (9 dashboard + 9 custom events)

This allows users to view custom event data aggregated by day, week, or month, matching the behavior of regular analytics events.

- Add aggregation parameter (day/week/month) to custom events API endpoint
- Implement aggregation logic in service layer for custom events
- Add helper methods for weekly and monthly aggregation of custom events
- Create comprehensive test suite (9 tests) for custom event aggregation
- Ensure custom events are grouped by dashboard aggregation setting
- All 18 aggregation tests pass (9 dashboard + 9 custom events)

This allows users to view custom event data aggregated by day, week, or
month, matching the behavior of regular analytics events.
@psincraian psincraian merged commit d30d56b into main Nov 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants