Hi all, 1. Does Omniture support jQueryMobile and Single Page
Application, and how to do it?I already have omniture and implemented
the trackAction, trackState, and tracktime in iOS native app.For web
SPA, I can only do the trackAction, but to track state, In theory I
should put some javascript code snippet on each apge I want to track,
but there is only one page for the whole web app. How to do it? 2.
Sometimes the request for trackAction will be canceled, and I can't get
the specific reasons(T...