Skip to content

[engine] Chat analytics minds#4733

Ben requested to merge feat/chat-analytics-m4733 into master

Ticket(s) / Related Merge Requests

Summary of Changes

Add analytics event for chat

Testing Considerations

To test, trigger the below events and check the activity feed in PostHog (minds.io project), for the triggered events.

  • Sending a chat message
  • Create a chat room
  • Delete a chat room
  • Leave a chat room
  • Accept a chat request
  • Decline a chat request
  • View a chat room
  • Click on the details tab

Deployment Considerations

Standard deployment.

Regression Scope

  • The actions listed in the testing considerations
  • PostHog

Platform Affected (web, mobile, etc)

Engine, web.

Developer Testing Completed

Manual, unit (phpspec), unit (jasmine/karma)

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports