Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core) - track custom analytics events #220

Closed
Tracked by #115
chrismclarke opened this issue Jan 18, 2024 · 0 comments
Closed
Tracked by #115

feat(core) - track custom analytics events #220

chrismclarke opened this issue Jan 18, 2024 · 0 comments
Assignees

Comments

@chrismclarke
Copy link
Collaborator

chrismclarke commented Jan 18, 2024

Is your feature request related to a problem? Please describe.
University team said that they would like to be able to track how many people have been playing the videos and how many people have opened resources.

Describe the solution you'd like
Use the existing google analytics integration to track video playback and resource open events as custom analytics events. Ideally this will be done by adding methods to the existing analytics service libs\shared\src\services\core\analytics.service.ts to track custom events, and the service called as required from video player and resource service.

Additional context
Documentation for firebase analytics used in the platform can be found at:
https://firebase.google.com/docs/analytics

Code for the video player can be found at libs\shared\src\features\video-player

Code for resource open can be found at apps\picsa-tools\resources-tool\src\app\services\resources-tool.service.ts

@chrismclarke chrismclarke changed the title feat(core) - track custom analytics events for video playback feat(core) - track custom analytics events Jan 18, 2024
@chrismclarke chrismclarke moved this to Next Priority in PICSA Apps Development Jan 18, 2024
@OchiengPaul442 OchiengPaul442 linked a pull request Feb 24, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Next Priority to Done in PICSA Apps Development Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants