dnt Browser detection for the "Do Not Track" flag. npm i @dashdashzako/dnt Usage import { isDNTEnabled } from 'dnt'; const doNotTrack = isDNTEnabled(window); License MIT