Good call on stripping query strings and hashes — that does help reduce noise! Where we run into trouble is when those params hold the key info (article IDs, form IDs, campaign tags). Stakeholders still ask for URL-level reporting that shows them.I like the idea of replacing dynamic path elements wi...