I have certain urls pointing to my site with tracking parameters. The problem is that GA is treating the same URL with different parameters as separate pages, making the reports messy. I assume you have to use a filter to sort this, but can't recall how and can't find it by searching...
So instead of having
url.com/index.php?kw=keyword1
url.com/index.php?kw=keyword2
show up in the report as separate URLs, I'd like to add the numbers together regardless of the value of the kw variable