files/en-us/web/http/reference/headers/tk/index.md
{{Deprecated_header}}{{non-standard_header}}
[!NOTE] The DNT (Do Not Track) specification has been discontinued. See {{domxref("Navigator.doNotTrack")}} for more information. An alternative is Global Privacy Control, which is communicated to servers using the {{HTTPHeader("Sec-GPC")}} header, and accessible to clients from {{domxref("navigator.globalPrivacyControl")}}.
The HTTP Tk {{Glossary("response header")}} indicates the tracking status that applied to the corresponding request.
Tk: ! (under construction)
Tk: ? (dynamic)
Tk: G (gateway or multiple parties)
Tk: N (not tracking)
Tk: T (tracking)
Tk: C (tracking with consent)
Tk: P (potential consent)
Tk: D (disregarding DNT)
Tk: U (updated)
!
?
G
N
T
C
P
DNT:1 data until such consent has been determined,
and further promises to delete or permanently de-identify within 48 hours any
DNT:1 data received for which such consent has not been received.D
U
A Tk header for a resource that claims not to be tracking would look like:
Tk: N
{{specifications}}
This response header doesn't trigger any browser behavior, so browser compatibility is irrelevant.