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.67k stars 2.62k forks source link

Generic Metrics: add Exit rate as metric to plot #15040

Open Makkmetp opened 4 years ago

Makkmetp commented 4 years ago

Hi, for my dashboard I miss the Exit rate as a metric to plot in de Generics Metrics widget. Is it possible to add this to list of metrics to plot?

tsteur commented 4 years ago

Thanks for suggesting this feature @Makkmetp 👍

tsteur commented 4 years ago

BTW which exit rate are you referring to exactly?

Makkmetp commented 4 years ago

It would be great for the exit rates of:

sgiehl commented 4 years ago

But aren't those metrics related to a specific page or site search term? :thinking:

Chardonneaur commented 2 years ago

@sgiehl I got a client today who got exactly this need, the kpi they need is the total exit rate at the exit page report.

sgiehl commented 2 years ago

@Chardonneaur What is the "total exit rate"? Isn't the exit rate of all visitors always 100% as all visitors exit in the end? The exit rate is only relevant for a specific page url or search term, as it means the visitors exited afterwards.

Chardonneaur commented 2 years ago

Screenshot from 2022-06-25 06-57-42 well, to me, in the following screenshot above, it refers to the total that we have here. But on the other hand, I see what you mean, in all cases visitors will end up their visit, so 100% makes sense. So, I think the big question is mostly what this total average kpi listed on the exit page report mean and why is it under 100%? @sgiehl : by the way thank you so much for taking the time to read all my comments on Github.

sgiehl commented 2 years ago

I'm actually not sure if the totals row for that report makes sense at all. The exit rate is calculated with exits compared to unique page views. But simply summing up the exits and unique page views might not be correct, or at least the resulting values might be meaningless. This might also apply for other action report. @tsteur what is your opinion on that? Do those total numbers make sense?

tsteur commented 2 years ago

The total exit rate lets you see the average exit rate for a page if I see this correctly. This way you can compare if a page is performing better or worse than the average. It be great to learn more how it helps the user or why the metric is important or useful for the user.

sgiehl commented 2 years ago

It be great to learn more how it helps the user or why the metric is important or useful for the user.

Yeah, that be interesting to know. Personally I can't see any benefit in the number. It just says that there's a chance of X percent that a user leaves after visiting any page. Maybe @Chardonneaur has more insights on how that number could be useful?