You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many websites gather information about their visitors, such as their IP address, installed browser and operating system, screen resolution, and even the page from which a visitor was redirected. Some web pages use cookies to mark your browser and save your personal settings and preferences, or to "recognize" you upon your next visit. *Tracking protection* safeguards your personal information from such data- and statistics-gathering systems.
6
+
Many websites gather information about their visitors, including their IP address, installed browser and operating system, screen resolution, and even the page from which they were redirected. Some web pages use cookies to mark your browser and save your settings and preferences, or to "recognize" you upon your next visit. **Tracking protection** safeguards your personal information from such data- and statistics-gathering systems.
7
7
8
-
You can flexibly adjust the work of Stealth Mode: for instance, you can prohibit the website from receiving the search request you used to find it on the Internet, automatically delete both third-party and the website's own cookies, turn off browser geolocation sharing that can be used to track your whereabouts, and hide your true IP address or even replace it with an arbitrary one.
8
+
You can adjust the tracking protection settings as needed. For example, you can prevent websites from receiving search engine requests that led you to them. You can automatically delete third-party and first-party cookies. You can also turn off browser geolocation sharing, which can be used to track your location. You can hide your true IP address or replace it with an arbitrary one.
9
9
10
-
Below we will list and describe the main features and options that you can control in the **Stealth Mode** settings. They are split into four groups: **General**, **Tracking methods**, **Browser API**, and **Miscellaneous**.
10
+
Below, we will list and describe the main features that you can control in the **Tracking protection** settings. The features are organized into the following sections: **General**, **Tracking methods**, **Browser API**, **Windows tracking**, and **Miscellaneous**.
11
11
12
12
:::note
13
13
14
-
Some options may not be available depending on the particular product due to OS or other limitations.
14
+
Some features are only available for certain products because of limitations from the operating system or browser.
15
15
16
16
:::
17
17
18
18
## General {#general}
19
19
20
+
### Block trackers {#blocktrackers}
21
+
22
+
This feature blocks trackers and web analytics using AdGuard Tracking Protection filter.
23
+
24
+
### Remove tracking parameters from URLs {#removetracking}
25
+
26
+
If you enable this feature, AdGuard will use the AdGuard URL Tracking filter to remove tracking parameters like `utm_*` and `fb_ref` from page URLs.
27
+
20
28
### Hide search queries {#searchqueries}
21
29
22
-
When you get directed to a website from Google, Yahoo, or any other search engine, this option hides the search query that you used to find that website.
30
+
This feature hides your searches from websites that you visit via search engine results. For example, when you are sent to a website through a search engine like Google or Yahoo, this feature hides the search query you used to find that website.
23
31
24
-
### Send signals to opt out of tracking {#donottrack}
32
+
### Ask websites not to track me {#donottrack}
25
33
26
34
Sends the [Global Privacy Control](https://globalprivacycontrol.org/#gpc-spec) and [Do Not Track](https://en.wikipedia.org/wiki/Do_Not_Track) signals to the websites you visit.
27
35
28
-
### Remove tracking parameters from URLs {#removetracking}
36
+
### Other privacy filters {#otherprivacyfilters}
29
37
30
-
If you enable this option, AdGuard will strip tracking parameters like `utm_*` and `fb_ref` from pages’ URLs.
38
+
This feature displays other privacy filters enabled in **Filters**.
39
+
40
+
:::note
41
+
42
+
Available in: AdGuard for Android and AdGuard for Windows.
43
+
44
+
:::
31
45
32
-
###Tracking methods {#tracking-methods}
46
+
## Tracking methods {#tracking-methods}
33
47
34
48
### Delete third-party cookies {#3p-cookie}
35
49
36
-
Websites use cookies to store your information and preferences, such as the language you selected, your location, or the list of items in your shopping cart. When you return to a website, your browser sends back the cookies belonging to that website, which allows it to "remember" your data.
50
+
This feature prevents advertisers from tracking your behavior across multiple pages by limiting the lifetime of third-party cookies.
37
51
38
-
Third-party cookies are those implemented by a website that is different from the one you are currently browsing. For example, cnn.com may have a Facebook "Like" widget on its homepage. This widget will implement a cookie that may be read later by Facebook. Some advertisers use such cookies to track what other sites you visit where their ads are placed.
52
+
Websites use cookies to store your information and preferences, such as the language you selected, your location, or the list of items in your shopping cart. When you return to a website, your browser sends the website your cookies belonging to the website, allowing it to "remember" your data.
39
53
40
-
Set a time period (in minutes) at the end of which all third-party cookies will be destroyed. Set the timer to 0 to block them completely.
54
+
Third-party cookies are those implemented by a website that is different from the one you are currently browsing. For example, cnn.com may have a Facebook "Like" widget on its homepage. This widget implements a cookie that Facebook may read later. Some advertisers use such cookies to track what other sites you visit where their ads are placed.
55
+
56
+
Set a time period (in minutes) after which all third-party cookies will be deleted. To block these cookies, set their lifetime to 0.
41
57
42
58
:::caution
43
59
44
60
This setting deletes all third-party cookies, including the information of your logins through social networks or other third-party services. You may have to periodically re-log in to some websites and face other cookie-related issues. To block only tracking cookies, use [*AdGuard Tracking Protection filter*](/general/ad-filtering/filter-policy/#tracking-protection-filter).
45
61
46
62
:::
47
63
64
+
:::note
65
+
66
+
Available in: AdGuard for Android, AdGuard for Windows, AdGuard for Mac, and AdGuard Browser Extension (MV2-based browsers).
67
+
68
+
:::
69
+
48
70
### Delete first-party cookies (not recommended) {#1p-cookie}
49
71
50
-
Set a time period (in minutes) at the end of which all cookies will be destroyed. Set the timer to 0 to block them completely.
72
+
This feature prevents websites from remembering your details, such as your login credentials and language preferences, by limiting the lifetime of first-party cookies.
73
+
74
+
Set a time period (in minutes) after which all cookies will be deleted. To block these cookies, set their lifetime to 0.
51
75
52
76
:::caution
53
77
54
-
We do not recommend enabling this option as it may severely interfere with the work of certain websites.
78
+
We do not recommend enabling this option as it may severely interfere with the work of certain websites. If you block these cookies, some websites may break or stop working.
79
+
80
+
:::
81
+
82
+
:::note
83
+
84
+
Available in: AdGuard for Android, AdGuard for Windows, AdGuard for Mac, and AdGuard Browser Extension (MV2-based browsers).
55
85
56
86
:::
57
87
58
88
### Block ETag and If-None-Match headers {#3p-cache}
59
89
90
+
This feature removes the ETag and If-None-Match headers from requests and responses to prevent tracking by them.
91
+
60
92
When a browser addresses a page, the server assigns an ETag to that page. This ETag is used by the browser to cache the page's contents. Upon subsequent requests, the browser sends the ETag to the corresponding server, thus letting the server learn the visitor’s identity. As long as the site's files are cached, the ETag is sent every time your browser addresses this site. If the site has embedded content from another server (such as an image or iframe), that server can track your activities without your knowledge.
61
93
94
+
:::note
95
+
96
+
Available in: AdGuard for Android, AdGuard for Windows, and AdGuard for Mac.
"Authorization" header value is cached by the browser, and then is sent alongside every request to that domain. It means that it can be used for tracking purposes just like cookies.
102
+
This feature disables cached authorization data that can be used for tracking. May interfere with the functionality of some browser extensions and websites.
103
+
104
+
The "Authorization" header value is cached by the browser and sent alongside every request to that domain. This means it can be used for tracking purposes, just like cookies.
105
+
106
+
:::note
107
+
108
+
Available in: AdGuard for Android, AdGuard for Windows, and AdGuard for Mac.
109
+
110
+
:::
65
111
66
112
## Browser API {#browser-api}
67
113
114
+
:::note
115
+
116
+
Only the **Block WebRTC** feature is available for AdGuard browser extensions. You can find it in the **Miscellaneous** section.
117
+
118
+
:::
119
+
68
120
### Block WebRTC {#webrtc}
69
121
70
-
WebRTC (Web Real-Time Communication) is a technology that allows direct streaming of data between browsers and apps. It can let others know your true IP address, even if you use a proxy or VPN.
71
-
Enabling this option can disrupt the work of certain browser applications, such as messengers, chats, cinemas, or games.
122
+
This feature blocks WebRTC that can leak your real IP address even if you use a proxy or VPN.
123
+
124
+
WebRTC (Web Real-Time Communication) is a technology that enables direct streaming of data between browsers and apps. However, it can let others know your true IP address, even when using a proxy or VPN.
125
+
126
+
:::caution
127
+
128
+
Enabling this option can disrupt the work of certain browser applications, such as messengers, streaming platforms, chats, cinemas, or games.
129
+
130
+
:::
72
131
73
132
### Block Push API {#push}
74
133
75
-
The Push API enables servers to send messages to web applications regardless of the activity status of your browser. Thus, you may see notifications from various websites even if your browser is hidden in the tray or not launched. Enable this option to block the browser's Push API completely.
134
+
This feature blocks push notifications from websites.
135
+
136
+
The Push API enables servers to send messages to web applications regardless of the activity status of your browser. This means that you can see notifications from various websites even when your browser is minimized or closed. Enable this option to block the browser's Push API completely.
76
137
77
138
### Block Location API {#location}
78
139
79
-
Enabling this option will prevent the browser from sending GPS data that could be used to determine your location, modify your search results, or otherwise influence your web experience.
140
+
This feature prevents websites from detecting your location.
141
+
142
+
Enabling this option prevents your browser from sending GPS data that could be used to determine your location, modify your search results, or otherwise influence your web experience.
80
143
81
144
### Block Flash {#flash}
82
145
146
+
This feature increases protection and speeds up website loading by blocking Flash Player support in browsers.
147
+
83
148
The Flash Player plugin has become increasingly vulnerable to such online threats as viruses and hackers; it may also significantly increase website load times. Turning this setting on makes AdGuard block browsers' ability to detect components (such as plugins and ActiveXObject objects) that allow Flash to display content. This effectively means that browsers are unable to support Flash.
84
149
85
150
### Block Java {#java}
86
151
152
+
This feature disables Java plugins on websites and web services because the API has serious security issues. Does not disable JavaScript.
153
+
87
154
Some websites and web services still use the old technology to support Java plugins. The Java plugin API, which is the basis of Java plugins, has serious security flaws. For security purposes, you can disable such plugins. Nevertheless, even if you decide to use the "Block Java" option, JavaScript will still be enabled.
88
155
156
+
## Windows tracking {#windowstracking}
157
+
158
+
:::note
159
+
160
+
These features are only available in AdGuard for Windows.
161
+
162
+
:::
163
+
164
+
### Disable Windows telemetry {#windowstelemetry}
165
+
166
+
This feature disables sending technical data about your system and app usage.
167
+
168
+
### Turn off Advertising ID {#advertisingid}
169
+
170
+
This feature disables Advertising ID to block tracking of your app usage.
171
+
172
+
### Disable automatic reporting by Microsoft Defender {#windowsautoreport}
173
+
174
+
This feature blocks automatic reporting and sampling of suspected malware.
175
+
176
+
### Disable WAP Push message routing service {#wappushrouting}
177
+
178
+
This feature disables data collection about Windows component problems.
179
+
89
180
## Miscellaneous {#miscellaneous}
90
181
91
182
### Hide Referer from third parties {#referer}
92
183
93
-
Referer is an HTTP header used in browser-to-server requests. It contains the URL of the request source. When you navigate from one page to another, Referer saves the URL of the initial page. The server that hosts the destination web page often has software that parses Referer and extracts various pieces of information from it. Enabling the *Hide Referer from third-parties* option hides the current website from third-party sites by altering the HTTP header.
184
+
This feature prevents third parties from knowing what websites you visit.
185
+
186
+
Referer is an HTTP header used in browser-to-server requests. It contains the URL of the request source. When you navigate from one page to another, Referer saves the URL of the initial page. The server that hosts the destination web page often has software that parses Referer and extracts various pieces of information from it. Enabling the *Hide Referer from third-parties* setting hides the current website from third-party sites by altering the HTTP header.
94
187
95
188
You can also set an arbitrary value for Referer by entering it into the *Custom Referer* field. To use default Referer, leave the field blank.
96
189
@@ -100,27 +193,55 @@ Due to the nature of all web browser extensions, AdGuard Browser Extension inste
100
193
101
194
### Hide User-Agent {#useragent}
102
195
196
+
This feature removes identifying information from the User-Agent header.
197
+
103
198
When you visit a website, your browser sends its information to the server. It looks like a text line that is part of an HTTP request that begins with "User-Agent:". It usually includes the name and version of the browser, the operating system, and language settings. We cut User-Agent from identifying information so that advertisers cannot obtain it.
104
199
105
200
You can also set an arbitrary value for User-Agent by entering it into the Custom User-Agent field. To use default User-Agent, leave the field blank.
106
201
202
+
:::note
203
+
204
+
Available in: AdGuard for Android, AdGuard for Windows, and AdGuard for Mac.
205
+
206
+
:::
207
+
107
208
### Mask IP address {#ip}
108
209
109
-
Stealth Mode cannot hide your IP address. However, we can conceal it so that websites you visit will think you are a proxy. Sometimes this helps, and websites ignore your true IP address.
210
+
This feature tricks websites into believing you are a proxy with the IP address you specify.
211
+
212
+
Tracking protection cannot hide your IP address. However, we can conceal it so that websites you visit will think you are a proxy. Sometimes this helps, and websites ignore your true IP address.
110
213
111
214
You can set an arbitrary IP address, which you would like others to perceive as yours, by simply entering it into the corresponding field. To use the default IP address, leave the field blank.
112
215
216
+
:::note
217
+
218
+
Available in: AdGuard for Android, AdGuard for Windows, and AdGuard for Mac.
219
+
220
+
:::
221
+
113
222
### Remove X-Client-Data header {#xclientdata}
114
223
115
-
It forbids Google Chrome from sending its version and modification information with requests to Google domains (including Double Click and Google Analytics).
224
+
This feature blocks Google Chrome from sending its version and modifications information to Google domains (including Double Click and Google Analytics).
225
+
226
+
:::note
227
+
228
+
Available in: AdGuard for Android, AdGuard for Windows, AdGuard for Mac, and AdGuard Browser Extension (Chromium-based browsers).
229
+
230
+
:::
116
231
117
232
### Protect against DPI {#dpi}
118
233
234
+
This feature modifies your outgoing traffic so that your ISP’s Deep Packet Inspection systems can’t detect the websites you visit. Can’t guarantee complete protection against all DPI systems
235
+
119
236
The Deep Packet Inspection is a system of deep analysis and filtering of traffic by packet content, as well as the accumulation of statistical data. Using this technology, ISPs have the ability to control the passing traffic and limit access to content for their clients.
120
237
121
238
AdGuard can modify outgoing packet data so that the client does not fall under the DPI blocking criteria. This means that by enabling this option, users can get access to the content they want. Not all DPI systems can be bypassed at this time, but we are constantly working to improve this.
122
239
123
-
The "Protect from DPI" feature is already implemented in AdGuard for Windows, AdGuard for Mac, and AdGuard for Android.
240
+
:::note
241
+
242
+
Available in: AdGuard for Android, AdGuard for Windows, and AdGuard for Mac.
0 commit comments