do you still get a bounce in google analytics if all the linked pages/content is loaded dyanmicly?
- by sam
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 dynamicly using javascript you could have a user one your site go through loads of info, text images but 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 ?
(im aware of click tracking in analytics) but i was wandering if google picks up these clicks by default..