I am looking into using http://www.asual.com/jquery/address/ , but I am wondering how it effects google analytics. Google analytics is a snippet of code at the bottom of pages. I would imagine deep linking would still look like activity on the initial page, not new pages.
I am looking into using http://www.asual.com/jquery/address/ , but I am wondering how it effects
Share
From what I can see it will look to google analytics like navigating to a new page.
Just open e.g. http://www.asual.com/jquery/address/samples/tabs/ and check the requests FF makes (e.g. with Live HTTP Headers) and you will see that the google analytics fires a request for every tab you switch to.