Ackee icon indicating copy to clipboard operation
Ackee copied to clipboard

Bounce rate

Open thecodrr opened this issue 4 years ago • 2 comments

🐣 Is your feature request related to a problem? Please describe.

All other analytics tools I have used include a Bounce Rate metric; it is quite useful in determining which pages need work etc. I see nothing of the kind in Ackee. Is this a planned feature or...?

thecodrr avatar Jan 12 '21 10:01 thecodrr

It's nothing that was planned until now, but I think it might be worth to take a closer look at this feature.

Ideas and screenshots of how other analytics tools are doing it are welcome.

electerious avatar Jan 12 '21 16:01 electerious

Alright, so bounce rate is a simple percentage metric that tells how many users move away from the website after their first visit instead of going deeper into the website.

If we have a way of detecting which visit is the first, we can easily patch up something that detects whether the user left the website or not.

I'll provide a few screenshots of how it's done in other analytics tools. The accuracy and algorithm differs in all but the idea is the same.

thecodrr avatar Jan 12 '21 16:01 thecodrr