Copy - Controlling the Side Effects of Monitoring
Learn how to monitor service from the client-side. Also, learn how we can protect users' privacy.
How does service activate and deactivate client-side reports
We can use a custom HTML header to send appropriate information to the collectors. Though a client accesses the service via a browser, a specific browser should know about this feature to appropriately fill in the header information in the HTTP requests. For organizations that make browsers and provide services (for example, chromium-based browsers), such features can be incorporated and standardized over time.
Another solution could be to use a client-side application that the service controls, and then we can easily include such headers over HTTP.
The client can fill in the request header (if the client has already consented to that, but more on that in the ...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy