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

[ZEUS-4926] Updated tutorial with new explanations for analytics #30

Conversation

KharchenkoAlex
Copy link
Contributor

Screenshot 2024-09-16 at 16 16 03

Comment on lines -296 to 297
"text": " function provided by the Playback SDK to initialize and load the video player. The function takes the entry ID and authorization token as parameters. Additionally, it includes a closure to handle any potential playback errors that may occur during the loading process."
"text": " function provided by the Playback SDK to initialize and load the video player. The function takes three parameters: the entry ID, viewer ID, and authorization token. The viewer ID is the unique ID from CloudPay (CustomerID). It will not be present for free videos, as there is no session for those users. If the viewer ID is null, analytics tracking will be disabled. Additionally, it includes a closure to handle any potential playback errors that may occur during the loading process."
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: since the text of Step 4 has grown quite long, could we split it into a few more paragraphs so it's easier to read?

@KharchenkoAlex KharchenkoAlex merged commit 1e3db64 into main Sep 19, 2024
4 checks passed
@KharchenkoAlex KharchenkoAlex deleted the feature/ZEUS-4926-Tutorial-around-Analytics-and-CloudPay-session branch September 19, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants