Try our conversational search powered by Generative AI!

Daniel Ovaska
Mar 5, 2021
  1491
(2 votes)

What countries does your site leak data to?

A modern website built using your favorite Episerver CMS has a lot of external script resources that are being fetched from all around the world. This is both a good and a bad thing. You can get a lot of value from tools such as google analytics, hotjar, google translate etc but since you are running this scripts in the users browser you are also potentially leaking user information to these companies. This might be an issue in these GDPR times. 

An easy way to check where you are getting your scripts from is to copy / paste this little script into your google chrome browser console:

https://github.com/tomper00/privacy-test-your-site/blob/main/scan-site.js
(Kudos to Tomas Persson for the script)

This will give you information similar to this for a common swedish site:

So what information are you sending to the US? Probably more than you think...

Happy coding! Stay safe!

Daniel Ovaska
Binary True AB

Mar 05, 2021

Comments

Please login to comment.
Latest blogs
Azure AI Language – Extractive Summarisation in Optimizely CMS

In this article, I demonstrate how extractive summarisation, provided by the Azure AI Language platform, can be leveraged to produce a set of summa...

Anil Patel | Apr 26, 2024 | Syndicated blog

Optimizely Unit Testing Using CmsContentScaffolding Package

Introduction Unit tests shouldn't be created just for business logic, but also for the content and rules defined for content creation (available...

MilosR | Apr 26, 2024

Solving the mystery of high memory usage

Sometimes, my work is easy, the problem could be resolved with one look (when I’m lucky enough to look at where it needs to be looked, just like th...

Quan Mai | Apr 22, 2024 | Syndicated blog

Search & Navigation reporting improvements

From version 16.1.0 there are some updates on the statistics pages: Add pagination to search phrase list Allows choosing a custom date range to get...

Phong | Apr 22, 2024