koko-analytics icon indicating copy to clipboard operation
koko-analytics copied to clipboard

Unique page views

Open kamauwanjoroge opened this issue 5 years ago • 2 comments

I like how Google Analytics does it by combining multiple views of the same page by the same user in the same session into a combined view (or views) no matter how many times they reload the page (or if they click a link in the post and then come back to the same post). This should complement the feature of the unique visits in the plugin alongside the total pageviews.

kamauwanjoroge avatar Aug 03 '20 08:08 kamauwanjoroge

Hello @askel45,

This is actually what the "visitor" column in the "Pages" table shows you already, unless I'm misunderstanding your suggestion.

Or do you mean a new section in the "Totals" bar at the top of the dashboard page, showing the combined number of views per visitor but across multiple pages?

dannyvankooten avatar Aug 19 '20 08:08 dannyvankooten

I think you are misunderstanding my suggestion. This is based on issue #83 that was closed before a comprehensive answer was given. If you go to the Behaviour>Overview section of Google Analytics, you see Pageviews and Unique Pageviews. In this section, the pageviews are counted the same way Koko does it (including reloading a page multiple times). But Koko does not have unique pageviews (where multiple visits by one user to the same page in the same session is counted as one unique view) but has unique visits (where a cookie determines a return visitor). What I mean is, you have a similar feature to this that not only counts unique visits, but also unique page views (could be a new column altogether).

kamauwanjoroge avatar Aug 19 '20 08:08 kamauwanjoroge