X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fassets%2Fen%2Fguide_tracking_ids.html;h=d3faf0886edffc6a644139f3948da9cb143cee1d;hb=HEAD;hp=80eb884ac17955f8b271a56f629f6cc8e63b7e38;hpb=aa121d6d6df14a0425ac3b5603765dbae7e8d156;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/assets/en/guide_tracking_ids.html b/app/src/main/assets/en/guide_tracking_ids.html index 80eb884a..d3faf088 100644 --- a/app/src/main/assets/en/guide_tracking_ids.html +++ b/app/src/main/assets/en/guide_tracking_ids.html @@ -1,24 +1,25 @@ + along with Privacy Browser Android. If not, see . --> - + + Tracking IDs @@ -38,7 +39,15 @@

URL Modification

-

Privacy Browser removes tracking ID sections of URLs, like ?utm_ from Google Analytics and - ?fbclick= from Facebook. URL modification can be turned off in the settings if it is causing issues.

+

Privacy Browser removes tracking IDs and AMP (Accelerated Mobile Pages) redirects from URL queries. + There is a blog post that is updated with the current list of modifications. + URL modification can be turned off in the settings if it is causing issues.

+ + +

X-Requested-With Header

+ +

Google programmed Android’s WebView to send an X-Requested-With header with every request. + The value of the X-Requested-With header is set to the application ID, which in the case of Privacy Browser is com.stoutner.privacybrowser.standard. + This can be disabled using WebView's DevTools.

- \ No newline at end of file +