You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance user retention explorer API and page with new volume metrics
- Added new fields to the `RetentionExplorerItem` model in `user_retention_explorer_api.py` to track total initial selected and other market volumes over 7 days, as well as total volumes over 14 and 28 days.
- Updated the `calculate_retention_for_market` function to compute and return these new volume metrics, ensuring they are included in the response.
- Enhanced the user retention explorer page to display the new high-level volume metrics, providing users with better insights into market performance.
These changes improve the analytical capabilities of the user retention explorer, allowing for a more comprehensive understanding of trader behavior and market dynamics.
0 commit comments