Hi!
I have a question I hope someone can help me with. I have noticed that sometimes I have a page with 100% bounce rate, but when I look at the transitions it shows that visitors did go on to other pages. So how come the bounce rate is 100%?
I’m grateful if anyone can give me a clue to this mystery.
Best regards,
Evelyn
Hi!
Here are some screenshots of my mystery.
Two pictures are rather old, and two are from today.
Here you can see the page /livsmedel in the report Pages and it has a bouce rate (Avvikelsefrekvens in Swedish) of 100%.
Hi!
Thank you for taking time to check this out!
Of course I will post my screenshot in the bug report. I hope the bug isn’t too hard to fix.
Do you have any idea when you will fix this bug?
Unfortunately we don’t have enough resource at the moment so it may take a while. If you need this bug fixed faster, you are welcome to contact us for professional services: Contact the Piwik team - Analytics Platform - Matomo
I’d be happy to help you with your question about bounce rates and transitions.
A 100% bounce rate typically means that visitors landed on the page and left your site without interacting further. However, if you’re seeing transitions to other pages, this discrepancy might be due to how your analytics tool is configured or capturing data. Here are a few possible reasons:
Event Tracking: If your page has events (like video plays, form submissions, etc.) that are not set up to be non-interaction events, these could be affecting the bounce rate calculation. Ensure that events are properly configured to reflect true user interactions.
Incorrect Implementation: There might be an issue with how the analytics tracking code is implemented on your site. Check to ensure that the tracking code is properly placed on all pages and is not duplicated.
Single Page Applications (SPAs): If your website is a Single Page Application, transitions might be happening without reloading the page, which can cause traditional bounce rate metrics to be misleading. In such cases, you need to ensure that virtual pageviews or state changes are being tracked correctly.
Session Timeout: Sometimes, if a user is inactive for a period and then resumes browsing, it can be counted as a new session, which might affect the bounce rate.
To get to the bottom of this, you might want to:
Review your event tracking setup.
Ensure your analytics tracking code is correctly implemented.
Check for any session timeout settings in your analytics tool.
If you’re using a SPA, look into tracking virtual pageviews or state changes.
Thanks for your answers!
Our installation is set up OK. I think it is caused by a bug that Matthieu mentioned before.
We have upgraded Matomo a couple of times since my post so perhaps the bug was fixed in one of the newer versions.
All my best regards!