Hi again @Anonymous - thanks so much for your detailed replies/explanations, etc. My "saga" continues... Since I realized one of the sites I have to track is a SPA and that all the traffic wasn't being recorded until implementing the onhashchange listener, I have since found another site which was coded to use the same URL for each of the three distinct pages of content it returns. On this new site, it's not using Ajax or XHR, yet I need to detect that the content has changed/reloaded. What are other listeners you can suggest for me to try? Eventually I will get this particular site rewritten, but I need to get tracking established in the meantime, thanks for any ideas!
... View more