Are asynchronous ajax calls counted for unique pageviews?
I am implementing a slideshow. I have two options for swapping between images: 1) implement a javascript page reload that definitely takes into account the unique page view. 2) implement ajax light box control which i am not sure is unique pageview for each image.
I need more information for the second scenario.
+2
Ayush
source
to share
2 answers