PurpleLaze
Registered Member
- Feb 11, 2010
- 66
- 18
hi,
this may seem a stupid simple question so please bear mind im new to using dynamic pages and haven't played too much with jquery. yes i am aware split tests can answer this question, but asking those already on the trip can save me gas/time and help avoid internet traffic jams. c:
say one were to use an infinite scroll/dynamic pagination plugin such as or similar to
since this would feed the new page through AJAX (loaded on the same page), would analytics such as page views, ctr, etc. still be tracked?
for example, i've seen some sites using ajax/jquery that the URL bar will show the same domain but you seem to access tons of different content pages without the subdirectories changing much. if a user just scrolled through like 20 pgs of posts loaded in ajax and just clicked thru one randomly, would all of those pages' impressions be trackable, or just the original post and the one clicked?
i'm curious because if so, this will help bring a much smoother end user experience... but fuck them if i cant track it, i have a couple alternatives.
any thoughts?
thanks,
-purp
this may seem a stupid simple question so please bear mind im new to using dynamic pages and haven't played too much with jquery. yes i am aware split tests can answer this question, but asking those already on the trip can save me gas/time and help avoid internet traffic jams. c:
say one were to use an infinite scroll/dynamic pagination plugin such as or similar to
Code:
https://wordpress.org/plugins/wp-infinite-scroll-posts/
since this would feed the new page through AJAX (loaded on the same page), would analytics such as page views, ctr, etc. still be tracked?
for example, i've seen some sites using ajax/jquery that the URL bar will show the same domain but you seem to access tons of different content pages without the subdirectories changing much. if a user just scrolled through like 20 pgs of posts loaded in ajax and just clicked thru one randomly, would all of those pages' impressions be trackable, or just the original post and the one clicked?
i'm curious because if so, this will help bring a much smoother end user experience... but fuck them if i cant track it, i have a couple alternatives.
any thoughts?
thanks,
-purp