Our requirement is to get the total page view count (E.g. If the user loads the page once, the page count will increase by 1) for each page.
So we have found this Episerver documentation regarding the Page View Tracking. However, it does not state about how to retrieve the page view count. And also it does not mention how to retrieve/show the page view tracking data. Is there a separate report in Episerver to view those or do we need to create a separate report from ourselves?
And if this Episerver Page View Tracking supports page view count, then how can we retrieve the view count of a specific page?