How do I create an auto-tag rule to add all pages of a website to a single page tag, no matter how many folders down the page is? I don't want a different page tag for each folder.
For example, all pages below would automatically be added to the same page tag, and all new pages created under this domain would also be automatically added:
- http://google.com/page1
- http://google.com/folder1/folder2/folder3/page2
- http://google.com/folder1/folder2/page3
- http://google.com/about/contact/page4
Thanks!