- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:L3 - Default 
- 
    Affects Version/s: None
- 
    Component/s: frontend
- 
        1
- 
        Not defined
- 
        3 - Expected
Why?
Our OKR dashboard is focused on share events as a key value driver, but we aren't tracking it. As a result, we're getting 0 data on KRs 3 and 5 of our OKRs.
Scope:
Track the number of times each endpoint is hit in Mixpanel as events
MH:  POST ...api/share/dashboard
SH: DELETE ... /api/share/dashboard/...
MH:  POST ...api/share/report
SH: DELETE ... /api/share/report/...
This implements the tracking concept of Enable Sharing and Disable Sharing
NOTE: "Enable Sharing" with a property describing whether it's a Dashboard or Report is an implementation detail. Please follow existing patterns and best practices when structuring the events