3 Messages

 • 

110 Points

Tuesday, March 3rd, 2026

google analytics

how to remove

Oldest First
Selected Oldest First

2.7K Messages

 • 

26.8K Points

1 day ago

To remove Google Analytics from your website, remove the tracking code (gtag.js or analytics.js) from your website's HTML <head> section, CMS plugins, or Tag Manager container. Then, in the Google Analytics Admin section, navigate to Property Settings and select "Move to Trash Can" to permanently delete the property after 35 days. 
Simple Analytics +4
Steps to Remove Google Analytics:
  1. Remove Tracking Code from Website:
    • Manual HTML: Locate the tracking code snippet in your website's header (<head> section) and delete it.
    • CMS (WordPress, etc.): Remove it from plugin settings (e.g., MonsterInsights, Site Kit) or theme header options.
    • Google Tag Manager: Remove the GA4 configuration tag from your workspace and publish the changes.
  2. Delete the Property in Google Analytics (GA4):
    • Sign in to Google Analytics and click the gear icon (Admin) in the bottom left.
    • Navigate to Property settings -> Property Details.
    • Click Move to Trash in the top right corner.
  3. Verify Removal: Use a browser extension like Google Tag Assistant to ensure the code no longer fires on your site. 
    Fathom Analytics +4
Properties in the trash are permanently deleted after 35 days.