You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐣 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...?
The text was updated successfully, but these errors were encountered:
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.
🐣 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...?
The text was updated successfully, but these errors were encountered: