Of course, we have a dynamic microsite where pages don't actually "load" but we are capturing page URL. Because of the way the site is built, the dev team can't name each page uniquely so that my page reports and pathing reports work correctly with "nice names". So I use those URLs to write a classification rule like this one:
After setting up the ability under conversion classifications to base a classification off of Page URL, built a rule set including:
if page URL starts with: https://domain/l/microsite.html?trk= set Page name to "Homepage" (this is to pick up paid media Page URLs that capture unique URLs but are pointing to the site's homepage)
and...
if page URL contains: https://domain/l/microsite.html#section0102 set page name to "Page 0102"
I set it to overwrite existing classifications, but since this is an 8-page deep campaign microsite - it shouldn't be bumping into any other rules as its domain is unique.
The rules tested out with sample page URLs already captured in the last few days - used "Test Rule Set" to validate before activation.
Thanks!