Do Not Track

Yes, we honor the Do Not Track (DNT) setting from browsers that support it.

Do Not Track is a browser setting that, when enabled, tells websites you do not want to be tracked. While not widely supported by all browsers, we respect this setting if your browser sends it.

What if you want to track everyone and skip the DNT setting? It is possible to do that as well if you are a website owner.

As a website owner, if you want to track everyone and bypass the DNT setting, you can do so. To ignore DNT and track these visitors, add data-ignore-dnt="true" in your code as shown in the following example:

<script defer src="https://stats.nwmd.nl/pixel/12345678910111213" data-ignore-dnt="true"></script>