How does a web browser keep track of cookies generated dynamically? (I’m here concerned about the technology being used at the back-end scenario).
As the site loads, it’ll check for network requests and javascript insertions. Which will populate shields trackers/ads as it detects network requests being used.
Cookies are treated a little differently. We just block third-party cookies by default, which can be configurable.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.