matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.82k stars 2.64k forks source link

Visitor profile, display complete summary of all visits (Referrers, Cities, IPs, Providers, etc.) #9507

Open hpvd opened 8 years ago

hpvd commented 8 years ago

Vistor-Profile is meant to show a summary of all visits of a vistor. That's great!

At this time, it may give a distorted and incomplete and with this false image of a visitor. The reason for this is, it partly picks and shuffles data points to show

To solve this one should give a real summary by showing

"all" does not mean one has to show lists with repeating words & numbers: one can work with things like:

referer: "4x direct entry" "1x google" or "80% direct entry" "20% google"

mattab commented 8 years ago

:+1:

hpvd commented 8 years ago

this is related to vistor profile: show all Referrers #9707 visitor profile: show list of all cities #9702

hpvd commented 7 years ago

since this is also some kind of summary, it would be good to make it accessible via API too (see https://github.com/piwik/piwik/issues/12049)

hpvd commented 7 years ago

this is also related to: Visitor Profile: show all IPs used for visits #8493 Visitor profile: display detailed user devices info #6161

hpvd commented 7 years ago

solving this, would also solve 4 other issues (referenced above) :-)