: Do you still get a bounce in Google Analytics if all the linked pages/content is loaded dynamically? Google Analytics describes a bounce as a user that visits and leaves before after their first
Google Analytics describes a bounce as a user that visits and leaves before after their first page.
But if your site is a one page site, with content loaded dynamically using JavaScript, you could have a user on your site go through loads of info, text images; would that still count as a bounce?
Or once they click on an a-tag even if it is <a href="#"> can Google Analytics see that? I'm aware of click tracking in Analytics, but I was wondering does Google pick up these clicks by default?
More posts by @Shakeerah822
2 Comments
Sorted by latest first Latest Oldest Best
On such a website, you need to have your javascript trigger Google Analytics "events" when new content is loaded dynamically. Events can be marked as "interactive" or "non-interactive". If a user hits an interactive event, analytics counts them as non-bouncing. If a user hits a non-interactive event, it does not affect whether they bounce or not.
So implementing events correctly drastically improves your bounce rate. It will also give you lots of insight into what users actually do on your site. Here is the documentation: developers.google.com/analytics/devguides/collection/gajs/eventTrackerGuide
Are you able to test it? Create a page which only you have access to and see. There can be no better answer as only you know what your code / website does.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.