From a0b8ae09c1c0a7be4316fdead030380342cf6394 Mon Sep 17 00:00:00 2001 From: Elena Ter-Mikaelyan Date: Wed, 29 Nov 2023 14:52:15 +0300 Subject: [PATCH] AGM-1849 add privacy policy notes --- docs/adguard-for-android/solving-problems/har.md | 6 ++++++ docs/adguard-for-android/solving-problems/log.md | 6 ++++++ docs/adguard-for-android/solving-problems/logcat.md | 6 ++++++ docs/adguard-for-windows/solving-problems/adguard-logs.md | 6 ++++++ docs/adguard-for-windows/solving-problems/dump-file.md | 6 ++++++ .../solving-problems/installation-logs.md | 6 ++++++ docs/adguard-for-windows/solving-problems/system-logs.md | 6 ++++++ 7 files changed, 42 insertions(+) diff --git a/docs/adguard-for-android/solving-problems/har.md b/docs/adguard-for-android/solving-problems/har.md index c1b3254113a..90ddbd4cede 100644 --- a/docs/adguard-for-android/solving-problems/har.md +++ b/docs/adguard-for-android/solving-problems/har.md @@ -9,6 +9,12 @@ This article covers AdGuard for Android, a multifunctional ad blocker that prote ::: +:::note + +HAR files are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + ## What are HAR files? The HAR (HTTP ARchive) format is a JSON-formatted archive file for logging of a web browser's interaction with a site. The specifications of HAR format defines an archival data for HTTP transactions that used by a browser to export detailed information about web pages it loads. More detailed description of HAR file format and its specification you can find at [softwareishard.com](http://www.softwareishard.com/blog/har-12-spec/) website. diff --git a/docs/adguard-for-android/solving-problems/log.md b/docs/adguard-for-android/solving-problems/log.md index 56ee51dcaa9..b7af0ab6347 100644 --- a/docs/adguard-for-android/solving-problems/log.md +++ b/docs/adguard-for-android/solving-problems/log.md @@ -9,6 +9,12 @@ This article covers AdGuard for Android, a multifunctional ad blocker that prote ::: +:::note + +Data and/or files provided in logs are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + In this article, we'll guide you through the process of collecting debug logs, an essential troubleshooting step for solving complex issues that may potentially arise. Debug logs provide detailed insight into the inner workings of AdGuard for Android. If the AdGuard support team asks you to provide debug logs, simply follow these instructions. ### Collecting debug log diff --git a/docs/adguard-for-android/solving-problems/logcat.md b/docs/adguard-for-android/solving-problems/logcat.md index 4ac60bfc866..b02bbd99025 100644 --- a/docs/adguard-for-android/solving-problems/logcat.md +++ b/docs/adguard-for-android/solving-problems/logcat.md @@ -9,6 +9,12 @@ This article covers AdGuard for Android, a multifunctional ad blocker that prote ::: +:::note + +Data and/or files provided in logs are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + Sometimes a regular log may not be sufficient to identify the origin of the problem. In such cases a system log is needed. Below are instructions on how to collect and get it: via Developer options and Logcat. ## Capture a bug report from a device diff --git a/docs/adguard-for-windows/solving-problems/adguard-logs.md b/docs/adguard-for-windows/solving-problems/adguard-logs.md index b49ee6706f7..4116e431298 100644 --- a/docs/adguard-for-windows/solving-problems/adguard-logs.md +++ b/docs/adguard-for-windows/solving-problems/adguard-logs.md @@ -9,6 +9,12 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: +:::note + +Data and/or files provided in logs are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + To analyze and diagnose different problems that may potentially arise, the AdGuard support service might need AdGuard log files. These files contain records about errors and other events that occurr with the software. Below is the brief instruction describing the way to get the log files and send them to the support service if necessary. 1. Open the AdGuard settings. Go to the *General Settings* section, scroll down to the end of the screen and switch the *Logging Level* to *Debug*. diff --git a/docs/adguard-for-windows/solving-problems/dump-file.md b/docs/adguard-for-windows/solving-problems/dump-file.md index 144316f6056..d10cbac1a2d 100644 --- a/docs/adguard-for-windows/solving-problems/dump-file.md +++ b/docs/adguard-for-windows/solving-problems/dump-file.md @@ -9,6 +9,12 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: +:::note + +Data and/or files provided in dump files are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + To diagnose the reasons for potential problems that users might encounter while using AdGuard, the support team might need the process dump file. The dump file helps developers to see the processes that were executed in the application over a given period of time. Below you can check on the instructions of how to collect the dump file on your PC. 1. Press **Ctrl + Shift + Esc** and click **Task Manager** diff --git a/docs/adguard-for-windows/solving-problems/installation-logs.md b/docs/adguard-for-windows/solving-problems/installation-logs.md index 510c96589e9..6c45a70da18 100644 --- a/docs/adguard-for-windows/solving-problems/installation-logs.md +++ b/docs/adguard-for-windows/solving-problems/installation-logs.md @@ -9,6 +9,12 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: +:::note + +Data and/or files provided in system logs are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + If any problems occur during the installation of AdGuard, the support team might ask you to collect and send them AdGuard installation logs. In this case you need to: 1. Select *Run* command in Start menu or press *Win + R* on the keyboard. diff --git a/docs/adguard-for-windows/solving-problems/system-logs.md b/docs/adguard-for-windows/solving-problems/system-logs.md index 21f3d502527..e7571c18985 100644 --- a/docs/adguard-for-windows/solving-problems/system-logs.md +++ b/docs/adguard-for-windows/solving-problems/system-logs.md @@ -9,6 +9,12 @@ This article covers AdGuard for Windows, a multifunctional ad blocker that prote ::: +:::note + +Data and/or files provided in system logs are processed in accordance with [the AdGuard Privacy Policy](https://adguard.com/en/privacy.html). + +::: + To analyze and diagnose different problems that may potentially arise, the AdGuard support service might need Windows system log files. Windows event logs contain records about all errors that occurr with the installed software, including AdGuard. Below is the brief instruction describing the way to get the log files and to send them to our support service if necessary. 1. Press *Win + R*