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
Currently, we have some very basic analytics for rush attendance within a rush-category, but it would be beneficial to communicate with recruitment team to determine some more advanced/interesting analytics.
Details
Analytics can currently be found at http://localhost:3000/admin/rush/<rushCategoryId>/analytics which is routed to when clicking this button:
Examples
Some things we could track in analytics:
number of applicants
distribution of applicants at each event
tardiness/distribution of checkinTimes
etc... (talk with recruitment for more ideas)
The text was updated successfully, but these errors were encountered:
Summary
Currently, we have some very basic analytics for rush attendance within a
rush-category
, but it would be beneficial to communicate with recruitment team to determine some more advanced/interesting analytics.Details
Analytics can currently be found at
http://localhost:3000/admin/rush/<rushCategoryId>/analytics
which is routed to when clicking this button:Examples
Some things we could track in analytics:
checkinTime
sThe text was updated successfully, but these errors were encountered: