-
Notifications
You must be signed in to change notification settings - Fork 6
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: SSAI tracking #112
feat: SSAI tracking #112
Conversation
…layer-web-analytics-conviva into feature/TA-2617-ssai
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had a look without deeper knowledge in the codebase, looks good to me. 👍
Just some minor remarks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for breaking up the large ConvivaAnalytics
file! Made reviewing of the feature quite a bit harder, should have probably been a separate PR 😅
There are a few remarks, please address/clarify, thanks.
Yeah, I thought about it, but the whole feature is almost in this one file src/ts/ConvivaAnalyticsSsai.ts. 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Related to: https://bitmovin.atlassian.net/browse/TA-2617.
ConvivaAnalytics
intoConvivaAnalyticsTracker
ConvivaAnalyticsTracker
to player events inConvivaAnalytics
ConvivaAnalyticsSsai
and useConvivaAnalyticsTracker
inside to report server-side adExamples
Server-side ad
Client-side ad
Normal tracking