Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions docs/general/stealth-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sidebar_position: 4

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.

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.
You can adjust the tracking protection settings as needed. For example, you can prevent websites from receiving search engine queries 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.

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**.

Expand All @@ -27,7 +27,7 @@ If you enable this feature, AdGuard will use its AdGuard URL Tracking filter to

### Hide search queries {#searchqueries}

This feature hides your search query from websites that you visit via search engine results. For example, when you open a website through a search engine like Google or Yahoo, this feature hides the search query you used to find that website.
This feature hides your search queries from websites that you visit via search engine results. For example, when you open a website through a search engine like Google or Yahoo, this feature hides the search query you used to find that website.

### Ask websites not to track me {#donottrack}

Expand Down Expand Up @@ -165,6 +165,10 @@ These features are only available in AdGuard for Windows.

This feature disables sending technical data about your system and app usage.

### Disable Windows Recall {#windowsrecall}

This feature prevents Windows from taking and analyzing screenshots of your desktop activity.

### Turn off Advertising ID {#advertisingid}

This feature disables Advertising ID to block tracking of your app usage.
Expand Down