Your top pages report shows which pages your visitors are hitting most often. You can use it to identify the most popular content on your site:
Plausible records the url path of each pageview as the visitors are using your site. Query parameters are discarded from the path to make sure they don’t show up as different pages in Plausible.
If your website is a single-page application with pushState
routing, Plausible will track pageviews automatically with no extra work.