-
Notifications
You must be signed in to change notification settings - Fork 15
Description
This includes adding analytics events for key social interactions (login + friendship actions), and exposing friendship_id through the social service so it can be included in tracking payloads.
Scope / Tasks
-
Add new analytics events for:
-
- Request Friend
-
- Accept Friend
-
- Block/Delete
-
Expose
friendship_idfrom the social service layer -
Ensure events are properly emitted through the metrics pipeline (Segment integration / analytics dispatcher)
Expected Behavior
- Sending a friend request emits Request Friend
- Accepting a friend request emits Accept Friend including
friendship_idwhen available - Blocking/Unblocking emits Block/Unblock
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done