
Diamond D. answered 10/16/22
Google Intern x2, Go Programmer, Linux Enthusiast
Answer to Q1:
Yes, but the primary tracker would be Google, though they may choose to share it with third-party vendors who may choose (or are made) to share that information with the government (or sell that to an individual).
Non-important information such as video quality are usually considered information collected to improve performance (i.e. they're not sensitive information), but other things like watch history might be considered PII (personally-identifiable information) so they're subject to stricter anonymization.
Answer to Q2:
Yes, this is quite trivial to do. As a service provider, when a user is requesting to see a user's page, they're doing so by requesting your server to serve back that data, so it's really trivial to just record when a user sees another user's information. This applies to almost everything that you use online.
Answer to Q3:
I'm not sure what the third point really means, but tracking through IP is quite trivial. Although IP addresses may change very frequently, tracking IP addresses allow advertisement providers to track a group of user within a particular area/region to gather information about that locality and serve more relevant advertisement/information.