How to disable google analytics advertising tracking in host file?
Open the terminal (CTRL + ALT + T)
$ sudo gedit /etc/hosts
(gedit or leafpad or nano)
copy in hosts file, save and reboot Ubuntu
127.0.0.1 www.google-analytics.com # block Analytics
127.0.0.1 ssl.google-analytics.com
127.0.0.1 google-analytics.com
127.0.0.1 www.googleadservices.com # block remarketing
127.0.0.1 googleadservices.com
"Ubuntu How2" is a blog dedicated to providing helpful guides and solutions for Ubuntu users. Whether you're a beginner or an experienced user, the blog covers a wide range of topics, including terminal commands, system administration, troubleshooting, software installation, and customization tips for Ubuntu. It’s a great resource for anyone looking to get the most out of their Ubuntu system.
Search This Blog
Subscribe to:
Post Comments (Atom)
Featured Post
Root Google Pixel 4 Android 13 with Ubuntu 22.04 LTS
Root Google Pixel 4 Android 13 – Ubuntu 22.04 LTS using terminal 1. Install Google Chrome (no Chromium) ...
-
Root Google Pixel 4 Android 13 – Ubuntu 22.04 LTS using terminal 1. Install Google Chrome (no Chromium) ...
-
How to install and defragmated linux partition ext4 ext3 using " e4defrag " with terminal? Open the terminal (CTRL + ALT + T) ...
-
How to disable google analytics advertising tracking in host file? Open the terminal (CTRL + ALT + T) $ sudo gedit /etc/hosts ( ged...
No comments:
Post a Comment