Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary in Visitor Profile does not show details of non-pageviews actions #8855

Closed
hpvd opened this issue Sep 26, 2015 · 5 comments
Closed
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@hpvd
Copy link

hpvd commented Sep 26, 2015

2.15b13 Summary in visitor-profile counts wrong

  • events seems to be counted as sites

not sure if this wrong counting maybe also be used elsewhere?

please see attachment
2015-09-26_13h05_33

@tsteur tsteur added the Bug For errors / faults / flaws / inconsistencies etc. label Sep 29, 2015
@tsteur
Copy link
Member

tsteur commented Sep 29, 2015

Nice find 👍 we might rename it to something like "... performed 4 actions" or we fix the pageview number

@hpvd
Copy link
Author

hpvd commented Sep 29, 2015

:-)
would prefer to see both numbers here:
fixed number of sites (1) + events/action (3)
what do you think?

@tsteur
Copy link
Member

tsteur commented Sep 29, 2015

I'm using it too rarely to have a proper opinion. I guess it always depends on the kind of site that one has. Pageview is maybe more meaningful than actions for most sites.

@hpvd
Copy link
Author

hpvd commented Sep 29, 2015

yes page view is more important -> so we should show corrected number
actions is also interesting because you get a feeling how intense single people use/like the site
that's why I vote for both :-)

to dig a little deeper:
is this actual faulty number used elsewhere? or is it calculated only for this site?

@mattab
Copy link
Member

mattab commented Nov 26, 2015

Maybe we could display both Actions and pages, when they are different, something like this:

and viewed 4 pages (performed 6 actions)

(when pages != actions)

and viewed 4 pages

(when pages == actions)

@mattab mattab added this to the Short term milestone Nov 26, 2015
@sgiehl sgiehl self-assigned this Jan 3, 2016
@mattab mattab changed the title 2.15b13 Summary in visitor-profile counts wrong Summary in Visitor Profile may not show details of non-pageviews actions Jan 29, 2016
@mattab mattab changed the title Summary in Visitor Profile may not show details of non-pageviews actions Summary in Visitor Profile does not show details of non-pageviews actions Jan 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

4 participants