Often I like to break down page views in website reporting based on the type of page it is on a website. This is usually done with the URL structure of the page. For example, a report containing only the views to pages containing /blog/ in the URL. This is currently possible, however I would like to be able to do something similar where I can specify all pages except those that contain /blog/ in the URL.
Currently the only advanced filter options for URL in a report are: “is equal to” or “is any of”. The logic limitations mean I’m limited in what I can surface easily.

