Most of us have gotten used to the little privacy pop-ups that appear when we visit a website. We click “accept,” “reject,” or sometimes just “close” so we can get on with what we came to do. We may even take the time to specify exactly what we will allow or not. Those pop-ups usually talk about cookies. Cookies are so ubiquitous that many people assume they are the main way websites keep tabs on us; however, that is not the case. There is another tracking method that receives much less attention: browser fingerprinting.
Browser fingerprinting is a way for websites to identify your browser by collecting and combining details about it and the device you are using. According to Mozilla’s MDN Web Docs, those details can include things like your screen size, time zone, language settings, browser configuration, and operating system. Each detail may seem harmless on its own, but when enough of them are combined, they can create a distinctive profile, generally called a digital “fingerprint.”
Sign up for our free newsletter.
Think of it this way: one person in a crowd may not stand out because of height alone, shoes alone, or voice alone. Combine enough of these characteristics, however, and it becomes easier to recognize that person again. Browser fingerprinting works in much the same way. A website may not know your name, but it may know that a browser with your exact settings has appeared before.
@media ( min-width: 300px ){.newspack_global_ad.scaip-1{min-height: 100px;}}@media ( min-width: 728px ){.newspack_global_ad.scaip-1{min-height: 90px;}}So why should we care?
Because browser fingerprinting can work even when we think we have protected ourselves. Many of us know we can clear our cookies or use private browsing mode when we are on the Internet. These are still useful steps, but they do not solve everything. That is because trackers can still use browser fingerprinting through scripts that run while a webpage loads, which builds a unique fingerprint tied to you. In other words, privacy is not only about what is stored after you leave a site. It is also about what your browser reveals while you are there.
That is what makes fingerprinting a bit unsettling, as it is often invisible to the average user. You are not usually asked directly, “May we identify your device by its technical traits?” It just happens quietly in the background. For advertisers, analytics firms, and others, that can be valuable, but for many of us, it can mean more tracking and less control.
@media ( min-width: 300px ){.newspack_global_ad.scaip-2{min-height: 100px;}}@media ( min-width: 728px ){.newspack_global_ad.scaip-2{min-height: 90px;}}Privacy regulators are taking notice and considering rules on “storage and access technologies” that are not just limited to cookies but that can also apply to device fingerprinting techniques. This matters in that it signals that browser fingerprinting can no longer be seen as a clever workaround outside the normal privacy conversation. Regulators are increasingly seeing it as part of that conversation.
So, what can you do to lessen your fingerprint?
Here are a few suggestions:
@media ( min-width: 300px ){.newspack_global_ad.scaip-3{min-height: 100px;}}@media ( min-width: 728px ){.newspack_global_ad.scaip-3{min-height: 90px;}}Use a browser with stronger privacy protections. Apple says Safari works to prevent websites from using a device’s unique combination of characteristics to create a fingerprint, and that it does this in part by presenting a simplified version of the system configuration so that more devices look alike to trackers. That does not mean perfect privacy, but it does mean some browsers are actively trying to make fingerprinting harder.Understand what private browsing can and cannot do. Private or incognito mode may help reduce traces left on your own device, but it does not automatically make you invisible to websites. If a site can still read enough details about your browser during a session, fingerprinting may still be possible.Keep your browser up to date and review your privacy settings. Blocking trackers, limiting unnecessary extensions, and avoiding lots of unusual customizations can help reduce how distinctive your browser appears.Browser fingerprinting is a reminder that online privacy is about more than clicking “yes” or “no” on a cookie banner. Our devices are constantly sharing small technical clues, and those clues can add up. The Internet may never be completely private, but understanding how browser fingerprinting works gives us a better chance of protecting ourselves. In a world where so much happens behind the screen, knowing what to look for is a good first step toward taking back a little control. To see how well you are protected from tracking and fingerprinting, try the Electronic Frontier Foundation’s “Cover Your Tracks” tool, which offers a useful wake-up call at https://coveryourtracks.eff.org/. It shows how trackers may see your browser and whether your setup stands out from the crowd.
Karen Clay, Clay Technology and MultimediaCourtesy, Karen ClayKaren ClayClick Here to See More posts by this AuthorBio ⮌document.addEventListener('DOMContentLoaded',function(){document.addEventListener('click',function(event){const target=event.target.closest('.m-a-box-data-toggle');if(target){event.preventDefault();let authorBox=target.closest('.m-a-box');if(authorBox.getAttribute('data-multiauthor')){authorBox=target.closest('[data-author-ref]')}if(authorBox){const postLabel=target.querySelector('.m-a-box-string-more-posts');const bioLabel=target.querySelector('.m-a-box-string-bio');if(postLabel.style.display==="none"){postLabel.style.display="inline";bioLabel.style.display="none"}else{postLabel.style.display="none";bioLabel.style.display="inline"}const bio=authorBox.querySelector('.m-a-box-bio');const related=authorBox.querySelector('.m-a-box-related-entries');if(related.style.display==="none"){related.style.display="block";bio.style.display="none"}else{related.style.display="none";bio.style.display="block"}}}})});Karen ClayThree Women ‘Guardians of the Grid’ in the DMV RegionKaren ClayThe Case for the Increased Presence of Women in CybersecurityKaren ClayTwo African American Trailblazers, Saving Lives and Redefining the Wearable Tech IndustryKaren ClayBiased In, Biased Out: Three Women Shaping a More Trustworthy AI Future


