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

How to get user specific data of video in Google analytics. #40

Open
rohityadav876 opened this issue Dec 12, 2017 · 1 comment
Open

Comments

@rohityadav876
Copy link

I've successfully created a player using HLS and Video JS, But Now facing some issue please guide me to resolve it

Issues:-

  1. How to start with 144p, Means whenever new video gets loaded start loading the lowest quality rather switching between 720, 480, 360, 240p, For that, I've tried "startLevel: 0" inside HLS configuration. But Looks does not work.

  2. I am trying to get analytics of the videos played by users so for that I am trying to us "videojs-ga" Plugin but Its sends details about the Videos played as good as I want but can anyone guide me how can I also send data about user to the analytics like "Username", "Email Id"

Simply we want to track each video played by used on our site with his/her details. So please guide me How can I achieve it.

I am using a WordPress Installment. If there is any plugin or any short of snippet available please let me know.

@Kogoruhn
Copy link

Kogoruhn commented Jan 9, 2018

can anyone guide me how can I also send data about user to the analytics like "Username", "Email Id"

See Terms of Service p.7

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

No branches or pull requests

2 participants