Remove tracking parameters while preserving essential functionality. Choose your cleaning level from conservative to ultra-aggressive.
⚠️ Removes tracking and unknown parameters - may break some functionality
A simple explanation for everyone
Query parameters are the extra bits of text you see at the end of web addresses (URLs) after a question mark (?). Think of them as "instructions" or "notes" that websites use to track where you came from, remember your preferences, or customize what you see.
Example URL breakdown:
Parameters the website needs to work properly (like search terms, page numbers, or product filters)
Parameters that track where you came from or how you browse (used for advertising and analytics)
Parameters we're not sure about - they might be important or just extra clutter
utm_source=facebook
→ Tracks that you came from Facebookq=pizza recipes
→ Your search term (essential for search results)fbclid=ABC123
→ Facebook's tracking code (can be removed)