I remember a very old Google Analytics has a feature that can let you compare some particular page's stats with the whole site's.
For instance, I have a website: website.com
And I have 3 pages:
website.com/index.html
website.com/contact.html
website.com/about.html
I want to compare the page views
or unique visitors
of those pages in a specified time range. What should I do?
Also I want to compare some page's stats with the whole site's, for example:
PV for index.html
VS PV for the 3 pages
.
Thanks for any kind of tips!
You can create a segment that includes the three pages (create new segment->condition->page->matches regex->index.html|contact.html|about.html) and do a side-by-side comparison with the default "All visits" segment.