开发者

Facebook - Google analytics not capturing inner tab page events/page tracking

开发者 https://www.devze.com 2023-03-09 17:15 出处:网络
The issue is that I\'m using Google Analytics to capture user events as the proceed through my application (sits within a tab). The landing page 开发者_如何学JAVAis working fine and data is being sent

The issue is that I'm using Google Analytics to capture user events as the proceed through my application (sits within a tab). The landing page 开发者_如何学JAVAis working fine and data is being sent to GA but when I click on a link on the landing page that takes the user to a new page (still inside the tab) the event/page tracking isn't being captured by Google. I can see the image being requested in Firebug and the parameters are fine but I don't see any instances of it event or the page being tracked in my GA account.

Simplified: APP TAB: Default­.aspx (tracking working) --> link to Quiz.aspx which is still in the tab (tracking stops working).

Anyone else experiencing this? Any insight you could be provide would be appreciated.

0

精彩评论

暂无评论...
验证码 换一张
取 消